Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-070806
#<BuildRuby:0x00007fb78b8bfde0
@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.20240801-070806",
@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.000040 0.000007 0.000047 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.000410 0.008078 3.693466 ( 3.565313)
build_miniruby 0.001433 0.000328 1.729628 ( 1.732538)
build_ruby 0.001907 0.000000 4.195827 ( 4.341196)
build_all 0.009403 0.000000 8.467550 ( 3.343189)
build_install 0.016790 0.004037 10.870643 ( 4.927304)
test_btest 0.000831 0.000178 118.796211 ( 30.786086)
test_basic 0.005865 0.004488 1.100482 ( 1.144223)
test_all 0.115870 0.034145 835.293268 (249.057620)
test_rubyspec 0.045854 0.047479 169.351039 ( 35.102470)
total: 334.00 sec