Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-032534
#<BuildRuby:0x00005652732624d0
@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.20230920-032534",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006971 0.000192 2.365012 ( 4.712510)
build_miniruby 0.001413 0.000092 1.717162 ( 1.899560)
build_ruby 0.002150 0.000139 3.369364 ( 3.809009)
build_all 0.008055 0.000000 6.085452 ( 3.462737)
build_install 0.019028 0.000591 7.881596 ( 6.223402)
test_btest 0.000687 0.000039 85.862652 ( 43.670245)
test_basic 0.008562 0.000000 1.005081 ( 1.323204)
test_all 0.008740 0.001300 696.273528 (285.870632)
test_rubyspec 0.020425 0.051797 108.812391 (125.807789)
total: 476.78 sec