Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-180648
#<BuildRuby:0x00007fe70c06fdd8
@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.20241123-180648",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.003195 0.003835 2.762918 ( 2.758300)
build_miniruby 0.000000 0.001463 1.242627 ( 1.481962)
build_ruby 0.000000 0.001695 3.385060 ( 32.681590)
build_all 0.002713 0.003328 3.969127 ( 4.870404)
build_install 0.015160 0.001775 6.646358 ( 3.617971)
test_btest 0.000924 0.000000 66.901960 ( 18.317738)
test_basic 0.008613 0.000000 0.918539 ( 0.971385)
test_all 0.104151 0.036199 608.363569 (183.087812)
test_rubyspec 0.050061 0.026402 115.055304 ( 20.831904)
total: 268.62 sec