Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-110541
#<BuildRuby:0x000055a1865c1f70
@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.20230216-110541",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004447 1.238497 ( 1.635023)
build_miniruby 0.000000 0.001270 1.136533 ( 1.134723)
build_ruby 0.000046 0.001524 2.102742 ( 2.302151)
build_all 0.005282 0.000880 3.776139 ( 1.872778)
build_install 0.011214 0.000471 2.715140 ( 1.883743)
test_btest 0.000662 0.000102 57.358776 ( 16.057987)
test_basic 0.000776 0.004374 0.409077 ( 0.501500)
test_all 0.002443 0.000000 639.511723 (190.644335)
test_rubyspec 0.027486 0.014891 67.454106 ( 77.303927)
total: 293.34 sec