Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-220552
#<BuildRuby:0x00007fe7ad40fdc0
@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.20241108-220552",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007015 0.000694 3.292516 ( 3.200410)
build_miniruby 0.001358 0.000307 1.203943 ( 1.201979)
build_ruby 0.001881 0.000424 4.109983 ( 4.248092)
build_all 0.004963 0.003341 6.033870 ( 2.526829)
build_install 0.014825 0.002765 8.180836 ( 3.917404)
test_btest 0.000651 0.000154 75.555935 ( 21.246344)
test_basic 0.007824 0.001853 1.044760 ( 1.091083)
test_all 0.114852 0.029796 733.859079 (213.833440)
test_rubyspec 0.044916 0.037346 117.289902 ( 27.658901)
total: 278.93 sec