Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250518-151026
#<BuildRuby:0x00007f1e936bfdd8
@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.20250518-151026",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000045 0.000006 0.000051 ( 0.000052)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.000000 0.007612 3.529422 ( 2.930250)
build_miniruby 0.001180 0.000480 1.437096 ( 1.433900)
build_ruby 0.001521 0.000296 3.984388 ( 4.075462)
build_all 0.009060 0.000946 6.808586 ( 3.131854)
build_install 0.022243 0.001690 10.174076 ( 5.963323)
test_btest 0.000726 0.000127 61.923415 ( 20.122676)
test_basic 0.007701 0.001348 1.042745 ( 1.270517)
test_all 0.079627 0.046040 662.076706 (222.548984)
test_rubyspec 0.047924 0.031193 119.146813 ( 39.384503)
total: 300.86 sec