Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-155934
#<BuildRuby:0x00007fefee46fdd0
@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.20240727-155934",
@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.000004 0.000015 ( 0.000016)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000991 0.006798 3.644494 ( 3.511626)
build_miniruby 0.001186 0.000483 1.629864 ( 1.626452)
build_ruby 0.002070 0.000000 4.055454 ( 4.216875)
build_all 0.006975 0.002042 7.760542 ( 2.989487)
build_install 0.016496 0.003014 10.760397 ( 4.906126)
test_btest 0.000683 0.000250 114.094746 ( 32.005530)
test_basic 0.006382 0.005192 1.300361 ( 1.350896)
test_all 0.106943 0.045445 812.563173 (236.969845)
test_rubyspec 0.069066 0.019440 166.021631 ( 30.657850)
total: 318.24 sec