Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-040707
#<BuildRuby:0x000055ef7e302168
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230120-040707",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001326 0.003346 1.149176 ( 2.022719)
build_miniruby 0.001080 0.000257 1.180651 ( 1.192197)
build_ruby 0.001452 0.000000 3.025235 ( 3.666538)
build_all 0.007171 0.000193 3.699813 ( 2.648473)
build_install 0.010386 0.003612 2.752829 ( 2.759144)
test_btest 0.000690 0.000000 54.197914 ( 33.515363)
test_basic 0.005977 0.000691 0.471434 ( 0.764699)
test_all 0.001675 0.000372 628.205664 (307.116811)
test_rubyspec 0.021041 0.026280 70.610186 ( 88.210333)
total: 441.90 sec