Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-064836
#<BuildRuby:0x00007fbe64a0fdc8
@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.20240625-064836",
@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.000028)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.004413 0.004019 3.853724 ( 3.724200)
build_miniruby 0.001270 0.000228 1.621230 ( 1.619861)
build_ruby 0.002237 0.000000 4.243122 ( 4.384791)
build_all 0.006228 0.004099 8.977486 ( 3.792226)
build_install 0.022612 0.000455 11.771659 ( 5.920520)
test_btest 0.000945 0.000000 122.225230 ( 37.060817)
test_basic 0.005151 0.003695 1.239417 ( 1.297969)
test_all 0.112343 0.044162 874.389460 (257.659500)
test_rubyspec 0.043131 0.049312 170.151807 ( 35.763316)
total: 351.22 sec