Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-051327
#<BuildRuby:0x00007ff2c2d8fdd0
@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.20241227-051327",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.005199 0.000000 1.796501 ( 2.146107)
build_miniruby 0.001810 0.000000 1.601327 ( 1.598467)
build_ruby 0.001847 0.000000 4.002549 ( 4.201457)
build_all 0.007425 0.000596 6.280336 ( 2.656553)
build_install 0.014411 0.004483 7.728800 ( 4.033374)
test_btest 0.000830 0.000123 74.308918 ( 19.876353)
test_basic 0.002259 0.007332 1.004778 ( 1.064255)
test_all 0.102818 0.042473 733.159865 (243.317867)
test_rubyspec 0.057837 0.026360 120.119252 ( 28.930753)
total: 307.83 sec