Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-120321
#<BuildRuby:0x00007f81fd2bfdc8
@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.20250318-120321",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000018 0.000010 0.000028 ( 0.000028)
configure 0.000017 0.000010 0.000027 ( 0.000027)
build_up 0.001631 0.005009 2.318116 ( 2.137730)
build_miniruby 0.000000 0.001481 1.164894 ( 1.161960)
build_ruby 0.001932 0.000000 3.192310 ( 3.407617)
build_all 0.003075 0.005414 5.267123 ( 2.205780)
build_install 0.012734 0.003706 6.745035 ( 3.380358)
test_btest 0.000939 0.000000 42.823127 ( 12.483378)
test_basic 0.006412 0.001688 0.594508 ( 0.669283)
test_all 0.084109 0.034116 570.609275 (202.753013)
test_rubyspec 0.040736 0.036371 100.159692 ( 25.496145)
total: 253.70 sec