Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-065731
#<BuildRuby:0x00007f5ac0fbfdc0
@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.20240930-065731",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.008577 0.001192 5.169178 ( 4.907928)
build_miniruby 0.001875 0.000260 1.911822 ( 2.226653)
build_ruby 0.002424 0.000337 4.743585 ( 5.288524)
build_all 0.002588 0.008285 7.716970 ( 5.841250)
build_install 0.026380 0.000133 11.460453 ( 9.021040)
test_btest 0.000841 0.000137 99.809240 ( 41.274969)
test_basic 0.006990 0.004792 1.179527 ( 1.241039)
test_all 0.114582 0.039421 820.884237 (249.342996)
test_rubyspec 0.038047 0.054365 132.951027 ( 25.185925)
total: 344.33 sec