Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-211553
#<BuildRuby:0x00007f00f0e3fdd0
@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.20240924-211553",
@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.000029 0.000004 0.000033 ( 0.000032)
autoconf 0.000049 0.000008 0.000057 ( 0.000057)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.006127 0.002936 4.457742 ( 3.730477)
build_miniruby 0.001316 0.000236 1.247859 ( 1.245277)
build_ruby 0.001752 0.000315 3.970253 ( 24.456248)
build_all 0.008284 0.000078 6.662305 ( 2.726894)
build_install 0.018438 0.001723 9.826259 ( 4.314386)
test_btest 0.000909 0.000000 88.892214 ( 23.354603)
test_basic 0.009451 0.000325 1.048894 ( 1.126135)
test_all 0.098381 0.050557 754.700950 (229.846783)
test_rubyspec 0.046974 0.036888 132.684455 ( 32.417645)
total: 323.22 sec