Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-094305
#<BuildRuby:0x00007f2e483dfdd8
@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.20240925-094305",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000000 0.009696 3.840151 ( 3.280602)
build_miniruby 0.000000 0.001543 1.191952 ( 1.188777)
build_ruby 0.000927 0.000816 3.253449 ( 3.486380)
build_all 0.007221 0.001182 5.896565 ( 2.441197)
build_install 0.013870 0.005840 8.633929 ( 3.936830)
test_btest 0.000820 0.000280 85.560812 ( 22.219084)
test_basic 0.005517 0.004337 1.101943 ( 1.152257)
test_all 0.114216 0.031804 699.719124 (222.449969)
test_rubyspec 0.041510 0.041143 137.793171 ( 31.982219)
total: 292.14 sec