Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-180217
#<BuildRuby:0x0000556232dde480
@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.20240203-180217",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001830 0.004293 1.794023 ( 2.112788)
build_miniruby 0.000000 0.001422 1.345199 ( 1.344208)
build_ruby 0.000000 0.001646 3.021989 ( 3.214124)
build_all 0.006834 0.000594 5.827258 ( 2.308444)
build_install 0.007357 0.007846 6.843974 ( 3.226687)
test_btest 0.000000 0.000989 80.683780 ( 21.009796)
test_basic 0.000142 0.005679 0.881187 ( 0.936564)
test_all 0.079966 0.035764 729.981250 (222.632108)
test_rubyspec 0.052650 0.040900 136.500944 (148.023089)
total: 404.81 sec