Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-194854
#<BuildRuby:0x00007f795ffffde0
@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.20241207-194854",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000041 0.000006 0.000047 ( 0.000045)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.007519 0.000989 3.702948 ( 4.476947)
build_miniruby 0.001677 0.000220 1.674081 ( 1.861443)
build_ruby 0.001843 0.000242 4.281840 ( 4.793685)
build_all 0.010198 0.000228 6.826497 ( 5.859138)
build_install 0.021858 0.002149 9.789927 ( 8.019540)
test_btest 0.000976 0.000119 80.558611 ( 37.288242)
test_basic 0.009654 0.000591 0.889613 ( 0.934856)
test_all 0.065871 0.075868 700.479234 (211.727143)
test_rubyspec 0.055473 0.026646 115.760797 ( 26.080828)
total: 301.04 sec