Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-103614
#<BuildRuby:0x00007fbeb0a6fdd0
@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.20241228-103614",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001419 0.004456 1.743082 ( 2.052632)
build_miniruby 0.001267 0.000346 1.581659 ( 1.578729)
build_ruby 0.001548 0.000422 3.840614 ( 3.946475)
build_all 0.008970 0.000107 6.256395 ( 2.551026)
build_install 0.010238 0.007277 7.673422 ( 3.882382)
test_btest 0.000699 0.000203 73.662879 ( 19.822142)
test_basic 0.009323 0.000000 0.755132 ( 0.799732)
test_all 0.106141 0.036616 691.114629 (199.758551)
test_rubyspec 0.038413 0.039322 118.841298 ( 25.840363)
total: 260.23 sec