Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-003806
#<BuildRuby:0x00005591c449a3d0
@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.20240127-003806",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001977 0.004321 1.867538 ( 2.227977)
build_miniruby 0.001161 0.000179 1.490820 ( 1.490401)
build_ruby 0.000000 0.001718 3.503705 ( 3.705528)
build_all 0.005383 0.002586 6.406678 ( 3.115303)
build_install 0.013248 0.007588 7.984385 ( 4.773516)
test_btest 0.000655 0.000148 87.224363 ( 34.914379)
test_basic 0.005907 0.001334 0.829055 ( 0.926856)
test_all 0.084510 0.030880 694.852461 (250.094343)
test_rubyspec 0.052167 0.055373 167.506800 (180.888503)
total: 482.14 sec