Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250514-091600
#<BuildRuby:0x00007f8ef3f4fdd8
@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.20250514-091600",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000034)
build_up 0.000000 0.006578 2.537483 ( 2.659656)
build_miniruby 0.000919 0.000627 1.516214 ( 1.513140)
build_ruby 0.001728 0.000384 4.139761 ( 4.192347)
build_all 0.009458 0.000322 6.790558 ( 2.896113)
build_install 0.015066 0.006857 9.121302 ( 5.234714)
test_btest 0.000692 0.000161 60.193999 ( 18.673823)
test_basic 0.005872 0.003456 1.058606 ( 1.586228)
test_all 0.103024 0.021395 649.103333 (209.577511)
test_rubyspec 0.050284 0.027756 116.255814 ( 23.866705)
total: 270.20 sec