Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-121815
#<BuildRuby:0x0000563007905a00
@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.20230811-121815",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000038 0.000001 0.000039 ( 0.000039)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.007311 0.000112 2.275704 ( 6.868119)
build_miniruby 0.001539 0.000055 1.748052 ( 2.724792)
build_ruby 0.001950 0.000070 3.352765 ( 5.662630)
build_all 0.007885 0.000282 2.917835 ( 3.689133)
build_install 0.015633 0.005126 4.481053 ( 6.917818)
test_btest 0.000901 0.000000 85.791190 ( 60.280246)
test_basic 0.003376 0.004408 0.971040 ( 2.047907)
test_all 0.001068 0.000100 699.250469 (469.927948)
test_rubyspec 0.020497 0.036761 99.472517 (152.547902)
total: 710.67 sec