Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-214244
#<BuildRuby:0x000055b05d876190
@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.20240208-214244",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002299 0.003757 1.702370 ( 2.022952)
build_miniruby 0.001237 0.000183 1.501489 ( 1.499094)
build_ruby 0.001602 0.000237 3.110060 ( 3.345326)
build_all 0.008207 0.000013 6.357429 ( 2.404293)
build_install 0.008378 0.009862 7.855986 ( 3.895334)
test_btest 0.000772 0.000160 84.709824 ( 22.623095)
test_basic 0.000000 0.008661 0.847218 ( 0.910512)
test_all 0.088877 0.029311 751.631216 (219.067945)
test_rubyspec 0.080101 0.024491 169.404495 (179.068011)
total: 434.84 sec