Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250411-080801
#<BuildRuby:0x00007f798e45fdd0
@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.20250411-080801",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003958 0.003102 3.271715 ( 2.594638)
build_miniruby 0.001363 0.000308 1.088980 ( 1.086407)
build_ruby 0.001847 0.000000 3.618599 ( 3.747169)
build_all 0.008165 0.000000 5.417118 ( 2.206561)
build_install 0.019740 0.000448 8.397743 ( 4.350769)
test_btest 0.000804 0.000148 50.999679 ( 14.337076)
test_basic 0.006804 0.001254 0.882045 ( 0.937563)
test_all 0.068098 0.053471 595.918076 (172.884467)
test_rubyspec 0.077774 0.005041 101.495891 ( 23.966167)
total: 226.11 sec