Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-065323
#<BuildRuby:0x00007f730c7efdc0
@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.20240725-065323",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006111 0.001685 3.434296 ( 3.552586)
build_miniruby 0.001301 0.000359 1.296291 ( 1.292658)
build_ruby 0.001989 0.000000 4.256699 ( 4.401239)
build_all 0.007274 0.001376 7.441931 ( 2.787529)
build_install 0.018417 0.000000 10.958288 ( 5.227304)
test_btest 0.001174 0.000000 123.759586 ( 45.692984)
test_basic 0.008149 0.000000 1.075981 ( 1.120075)
test_all 0.092704 0.057804 838.484729 (246.058622)
test_rubyspec 0.069448 0.024872 170.319361 ( 37.248048)
total: 347.38 sec