Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-101936
#<BuildRuby:0x0000558b7102e8e0
@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.20240207-101936",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002341 0.003560 1.833435 ( 2.184087)
build_miniruby 0.001504 0.000000 1.469238 ( 1.469394)
build_ruby 0.001679 0.000000 3.457939 ( 3.699305)
build_all 0.005907 0.001469 5.925646 ( 2.349564)
build_install 0.018134 0.001379 7.550682 ( 4.026345)
test_btest 0.000863 0.000216 85.357878 ( 37.993160)
test_basic 0.007298 0.000691 0.905917 ( 0.989565)
test_all 0.061113 0.055422 767.315723 (292.973542)
test_rubyspec 0.044146 0.061374 167.830021 (177.606879)
total: 523.29 sec