Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-115537
#<BuildRuby:0x00007f8f0590fdd0
@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.20241023-115537",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.008072 0.001384 4.482039 ( 4.903084)
build_miniruby 0.001856 0.000319 1.874633 ( 1.997906)
build_ruby 0.002275 0.000000 4.903229 ( 5.377579)
build_all 0.011015 0.000093 7.703579 ( 4.754975)
build_install 0.019293 0.000940 9.629836 ( 4.591243)
test_btest 0.000813 0.000119 81.065535 ( 24.109357)
test_basic 0.004558 0.008125 1.115533 ( 1.172132)
test_all 0.100342 0.050299 734.728462 (220.160439)
test_rubyspec 0.048834 0.040075 127.036788 ( 30.033929)
total: 297.10 sec