Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-172042
#<BuildRuby:0x000056428abd1a00
@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.20230206-172042",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000627 0.004213 1.056163 ( 1.430211)
build_miniruby 0.001160 0.000000 1.021800 ( 1.020875)
build_ruby 0.001382 0.000000 2.206417 ( 2.408471)
build_all 0.002941 0.004562 3.834185 ( 1.923282)
build_install 0.006987 0.007795 2.539874 ( 1.741377)
test_btest 0.000449 0.000168 57.233905 ( 15.835179)
test_basic 0.003410 0.003829 0.426981 ( 0.528724)
test_all 0.001081 0.000432 645.179889 (203.308173)
test_rubyspec 0.013498 0.037908 71.129375 ( 81.890658)
total: 310.09 sec