Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-133632
#<BuildRuby:0x00007fd79fbffdc8
@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.20241028-133632",
@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.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.000000 0.008149 3.734247 ( 3.606748)
build_miniruby 0.000846 0.000854 1.380984 ( 1.377910)
build_ruby 0.001337 0.000553 3.886061 ( 4.041050)
build_all 0.008611 0.000370 6.901863 ( 2.802441)
build_install 0.012453 0.006525 9.338931 ( 4.578375)
test_btest 0.000773 0.000309 77.320449 ( 21.363630)
test_basic 0.008572 0.001856 0.914462 ( 0.956279)
test_all 0.114793 0.035413 791.310773 (245.549545)
test_rubyspec 0.054977 0.035825 127.447120 ( 37.767463)
total: 322.04 sec