Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-201651
#<BuildRuby:0x000055abcc3ea120
@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.20231022-201651",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006902 0.000000 3.250162 ( 3.382134)
build_miniruby 0.001348 0.000044 1.502612 ( 1.502642)
build_ruby 0.001909 0.000000 3.035168 ( 3.234826)
build_all 0.003209 0.004289 5.733823 ( 2.700288)
build_install 0.017648 0.000660 7.846592 ( 3.783024)
test_btest 0.002443 0.000000 79.892954 ( 29.695895)
test_basic 0.000000 0.005168 0.725646 ( 0.791950)
test_all 0.060786 0.057399 665.636907 (250.052063)
test_rubyspec 0.031797 0.039111 97.089029 (124.313328)
total: 419.46 sec