Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-225047
#<BuildRuby:0x00007f4fa98bfdd0
@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.20240626-225047",
@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.000005 0.000020 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.003100 0.005085 3.883539 ( 3.313763)
build_miniruby 0.000000 0.001735 1.312694 ( 1.310116)
build_ruby 0.000000 0.001931 3.787518 ( 3.961172)
build_all 0.005885 0.002616 7.925523 ( 3.148275)
build_install 0.016647 0.004099 10.853671 ( 4.948851)
test_btest 0.000645 0.000249 114.860177 ( 30.008537)
test_basic 0.007225 0.002797 1.299567 ( 1.350647)
test_all 0.100511 0.048817 850.551462 (235.592221)
test_rubyspec 0.068203 0.026043 162.995634 ( 28.274601)
total: 311.91 sec