Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-040724
#<BuildRuby:0x00007f53e659fdd0
@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.20241027-040724",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.003572 0.003895 3.280125 ( 3.129011)
build_miniruby 0.001093 0.000364 1.142661 ( 1.140401)
build_ruby 0.000000 0.001819 3.511542 ( 3.716158)
build_all 0.005637 0.003829 7.086000 ( 2.951002)
build_install 0.010653 0.011195 9.278363 ( 4.209122)
test_btest 0.000000 0.001689 78.646905 ( 23.799706)
test_basic 0.000000 0.013256 1.142338 ( 1.412819)
test_all 0.124969 0.027874 699.217645 (209.041470)
test_rubyspec 0.060761 0.023849 124.065750 ( 22.928906)
total: 272.33 sec