Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-122011
#<BuildRuby:0x000055f8417cda00
@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.20240219-122011",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004230 0.004099 2.841371 ( 2.938142)
build_miniruby 0.001483 0.000356 1.783676 ( 1.888832)
build_ruby 0.000000 0.001757 3.874442 ( 4.170344)
build_all 0.006557 0.001846 6.837490 ( 4.023470)
build_install 0.001108 0.021258 9.250477 ( 5.863189)
test_btest 0.000696 0.000312 93.815120 ( 41.296137)
test_basic 0.002571 0.005095 1.005042 ( 1.105489)
test_all 0.078941 0.035796 799.528099 (283.741861)
test_rubyspec 0.064694 0.028474 124.679403 (136.138341)
total: 481.17 sec