Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-082843
#<BuildRuby:0x00007f6157b5fdc8
@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.20240629-082843",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.002942 0.004768 3.894012 ( 3.614977)
build_miniruby 0.001222 0.000294 1.210781 ( 1.207962)
build_ruby 0.001454 0.000351 3.806456 ( 3.995914)
build_all 0.009440 0.000208 8.371895 ( 3.340633)
build_install 0.017777 0.001950 10.963948 ( 5.052374)
test_btest 0.000000 0.000943 117.724401 ( 30.877571)
test_basic 0.000000 0.009536 1.017227 ( 1.063915)
test_all 0.106937 0.044660 817.406049 (236.391337)
test_rubyspec 0.045507 0.047951 172.965522 ( 34.429159)
total: 319.97 sec