Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-202409
#<BuildRuby:0x00007f3930c0fdd0
@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.20240831-202409",
@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.000025 0.000007 0.000032 ( 0.000031)
autoconf 0.000044 0.000012 0.000056 ( 0.000056)
configure 0.000037 0.000010 0.000047 ( 0.000046)
build_up 0.004710 0.004232 3.987230 ( 3.955878)
build_miniruby 0.001339 0.000394 1.671347 ( 1.677794)
build_ruby 0.002365 0.000000 4.474970 ( 4.680503)
build_all 0.008620 0.000799 8.206608 ( 3.420235)
build_install 0.014577 0.007716 10.831950 ( 5.061059)
test_btest 0.000757 0.000227 118.928574 ( 32.272126)
test_basic 0.005339 0.004526 1.206872 ( 1.251880)
test_all 0.129144 0.020793 752.300216 (245.583279)
test_rubyspec 0.053784 0.035861 159.459336 ( 24.535361)
total: 322.44 sec