Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-022500
#<BuildRuby:0x0000556389c324f8
@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.20240226-022500",
@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.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.008241 0.000289 2.654979 ( 2.946704)
build_miniruby 0.001463 0.000097 1.794113 ( 1.914273)
build_ruby 0.001643 0.000110 3.642839 ( 4.051771)
build_all 0.008583 0.000000 6.802348 ( 4.019046)
build_install 0.012032 0.008807 8.808419 ( 5.652784)
test_btest 0.000710 0.000084 92.226691 ( 44.041131)
test_basic 0.000000 0.006861 1.005679 ( 1.114468)
test_all 0.093752 0.023010 744.748229 (301.801861)
test_rubyspec 0.051244 0.037309 124.474748 (135.139070)
total: 500.68 sec