Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-015943
#<BuildRuby:0x00007fadf69ffdc0
@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.20241009-015943",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000039 0.000008 0.000047 ( 0.000048)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.007455 0.001684 4.131726 ( 4.837772)
build_miniruby 0.001360 0.000307 1.673562 ( 1.670320)
build_ruby 0.001736 0.000392 4.369642 ( 4.564989)
build_all 0.008207 0.000000 7.265593 ( 3.022254)
build_install 0.012623 0.006454 9.823865 ( 4.472239)
test_btest 0.000922 0.000219 95.394314 ( 30.036511)
test_basic 0.011515 0.000720 1.157384 ( 1.264436)
test_all 0.106467 0.042753 722.539350 (218.871870)
test_rubyspec 0.024438 0.059950 131.434224 ( 30.310726)
total: 299.05 sec