Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-232302
#<BuildRuby:0x00007fa0fc9bfdd0
@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.20241227-232302",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002190 0.003597 1.993159 ( 2.320212)
build_miniruby 0.001613 0.000000 1.397615 ( 1.394020)
build_ruby 0.001703 0.000000 3.301515 ( 3.476564)
build_all 0.007355 0.000608 6.158206 ( 2.613564)
build_install 0.017457 0.001217 7.842302 ( 4.235603)
test_btest 0.000912 0.000174 72.492309 ( 20.369437)
test_basic 0.003378 0.004423 1.010914 ( 1.060920)
test_all 0.087291 0.056010 714.815047 (217.516545)
test_rubyspec 0.055898 0.026956 114.224433 ( 25.229892)
total: 278.22 sec