Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-132317
#<BuildRuby:0x00005638e2dbda00
@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.20240313-132317",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.007168 0.001433 2.845401 ( 4.510275)
build_miniruby 0.000000 0.001796 2.177598 ( 2.334049)
build_ruby 0.000000 0.001919 3.798828 ( 4.240475)
build_all 0.003882 0.005712 8.528780 ( 5.775769)
build_install 0.018671 0.003839 9.317657 ( 6.078560)
test_btest 0.000799 0.000215 96.126459 ( 47.010138)
test_basic 0.005939 0.001599 0.988258 ( 1.068979)
test_all 0.084848 0.039997 815.935488 (322.473273)
test_rubyspec 0.028278 0.058862 123.450953 (132.664929)
total: 526.16 sec