Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-074329
#<BuildRuby:0x00007f7889a3fdc8
@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.20240713-074329",
@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.000036 0.000006 0.000042 ( 0.000042)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.008123 0.000022 3.869110 ( 3.712044)
build_miniruby 0.001665 0.000286 1.757768 ( 1.754678)
build_ruby 0.002023 0.000000 4.547332 ( 4.697972)
build_all 0.009534 0.000576 8.596461 ( 3.921324)
build_install 0.021762 0.000000 11.491175 ( 5.866124)
test_btest 0.000897 0.000000 120.524386 ( 36.463159)
test_basic 0.010296 0.000000 1.311783 ( 1.365324)
test_all 0.108513 0.048928 878.369173 (321.393012)
test_rubyspec 0.044668 0.041810 169.714106 ( 40.667215)
total: 419.84 sec