Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-231527
#<BuildRuby:0x0000564c2c645018
@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.20230903-231527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001613 0.004182 1.811832 ( 2.921397)
build_miniruby 0.000000 0.001649 1.693267 ( 1.742714)
build_ruby 0.000310 0.001696 3.336920 ( 3.741128)
build_all 0.003661 0.004614 6.493891 ( 4.270481)
build_install 0.010628 0.007711 7.533187 ( 6.214708)
test_btest 0.000000 0.000765 84.749156 ( 46.266594)
test_basic 0.000000 0.008498 0.968978 ( 1.372571)
test_all 0.003317 0.006269 669.400820 (303.785616)
test_rubyspec 0.053416 0.016482 103.001017 (122.128421)
total: 492.44 sec