Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-122310
#<BuildRuby:0x00007fdcc50cfdd8
@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-122310",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002199 0.004620 2.999145 ( 3.050482)
build_miniruby 0.001123 0.000337 1.176397 ( 1.173734)
build_ruby 0.002138 0.000000 3.345149 ( 3.486462)
build_all 0.008077 0.000586 5.965101 ( 2.478230)
build_install 0.013914 0.004573 8.692839 ( 4.285232)
test_btest 0.000638 0.000178 74.523413 ( 19.731033)
test_basic 0.005934 0.004809 0.946307 ( 0.996027)
test_all 0.106848 0.035591 695.206440 (200.937253)
test_rubyspec 0.050668 0.027994 113.939666 ( 25.074260)
total: 261.21 sec