Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-050332
#<BuildRuby:0x00007fd8e87dfdc0
@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.20241224-050332",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004594 0.000918 1.892563 ( 2.234988)
build_miniruby 0.000000 0.001506 1.303318 ( 1.301415)
build_ruby 0.000000 0.001638 3.604082 ( 3.797479)
build_all 0.006664 0.002300 6.399698 ( 2.652957)
build_install 0.018447 0.000000 8.061894 ( 4.371109)
test_btest 0.001079 0.000000 75.017946 ( 20.648527)
test_basic 0.006511 0.001762 0.883250 ( 0.937925)
test_all 0.112549 0.033159 640.094447 (204.979840)
test_rubyspec 0.046044 0.035186 118.171959 ( 26.634115)
total: 267.56 sec