Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-002439
#<BuildRuby:0x00005620047222f0
@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.20240118-002439",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.006088 1.813845 ( 2.177218)
build_miniruby 0.000000 0.001444 1.562654 ( 1.562414)
build_ruby 0.000212 0.001537 3.186523 ( 3.410547)
build_all 0.004278 0.002847 5.742752 ( 2.955548)
build_install 0.016991 0.001533 6.963950 ( 3.956754)
test_btest 0.000973 0.000073 81.711670 ( 33.463775)
test_basic 0.006344 0.000785 0.889105 ( 0.982858)
test_all 0.095333 0.028225 898.170868 (656.281053)
test_rubyspec 0.060541 0.052553 186.330257 (318.825726)
total: 1023.62 sec