Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-195407
#<BuildRuby:0x000055bde10ea138
@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.20231221-195407",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002336 0.003913 1.991106 ( 2.428225)
build_miniruby 0.001445 0.000149 1.708665 ( 1.724662)
build_ruby 0.001720 0.000178 3.474876 ( 3.681542)
build_all 0.008233 0.000410 5.773898 ( 2.895896)
build_install 0.016976 0.003770 7.181577 ( 4.061871)
test_btest 0.000969 0.000111 81.478343 ( 24.485944)
test_basic 0.000000 0.007865 0.875501 ( 0.969441)
test_all 0.076773 0.041408 659.717094 (228.280789)
test_rubyspec 0.026578 0.031226 85.437241 ( 96.952442)
total: 365.48 sec