Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-105132
#<BuildRuby:0x00007fe45f91fdc0
@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.20240619-105132",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.001888 0.005816 3.326386 ( 3.214540)
build_miniruby 0.000000 0.001802 1.332086 ( 1.329646)
build_ruby 0.001143 0.000889 3.671801 ( 3.830467)
build_all 0.007872 0.000143 7.301724 ( 2.797800)
build_install 0.010313 0.007882 10.129626 ( 4.668041)
test_btest 0.000768 0.000307 106.538745 ( 28.027762)
test_basic 0.007985 0.000343 1.007232 ( 2.167032)
test_all 0.107606 0.037910 746.826976 (238.763709)
test_rubyspec 0.047936 0.045496 162.779997 ( 30.562814)
total: 315.36 sec