Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-013329
#<BuildRuby:0x00007f3a098dfdc0
@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.20241115-013329",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.004158 0.004035 3.761109 ( 3.963302)
build_miniruby 0.001359 0.000247 1.775919 ( 1.801796)
build_ruby 0.001717 0.000000 3.665058 ( 3.854913)
build_all 0.003398 0.004292 5.782210 ( 2.302698)
build_install 0.005927 0.012803 9.079115 ( 4.470072)
test_btest 0.000000 0.000871 82.114822 ( 25.711315)
test_basic 0.000331 0.011609 1.085475 ( 1.171707)
test_all 0.101933 0.044932 728.123002 (224.581763)
test_rubyspec 0.038187 0.048144 122.951326 ( 28.870421)
total: 296.73 sec