Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-155348
#<BuildRuby:0x00007f7dc4dcfde0
@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.20241208-155348",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002234 0.004757 2.428651 ( 2.402603)
build_miniruby 0.001059 0.000353 1.055090 ( 1.052504)
build_ruby 0.000000 0.001746 3.098705 ( 3.290757)
build_all 0.002281 0.005759 5.477170 ( 2.183076)
build_install 0.013544 0.004608 7.063016 ( 3.311370)
test_btest 0.000000 0.001049 68.691958 ( 18.213761)
test_basic 0.003862 0.005157 0.817763 ( 0.861491)
test_all 0.098848 0.049665 729.408750 (227.231863)
test_rubyspec 0.041656 0.041981 118.989976 ( 39.810935)
total: 298.36 sec