Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-114119
#<BuildRuby:0x00007f34108efdc8
@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.20250315-114119",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.001697 0.004513 2.618548 ( 2.439358)
build_miniruby 0.001301 0.000313 1.377097 ( 1.374258)
build_ruby 0.001877 0.000000 3.241968 ( 3.425374)
build_all 0.007295 0.000175 5.403579 ( 2.279091)
build_install 0.011318 0.006029 7.180679 ( 3.685129)
test_btest 0.000691 0.000173 46.853133 ( 13.271316)
test_basic 0.005043 0.002328 0.823213 ( 0.881087)
test_all 0.072991 0.043428 571.555132 (169.316032)
test_rubyspec 0.054553 0.023865 100.404645 ( 24.675823)
total: 221.35 sec