Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-092830
#<BuildRuby:0x000055855cabe2a8
@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.20240318-092830",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000034)
configure 0.000030 0.000005 0.000035 ( 0.000033)
build_up 0.000670 0.007623 2.521480 ( 2.653698)
build_miniruby 0.001196 0.000247 1.829235 ( 1.839988)
build_ruby 0.000000 0.001878 3.870578 ( 4.099122)
build_all 0.003307 0.004972 7.333164 ( 3.773070)
build_install 0.014107 0.007410 9.340745 ( 5.567296)
test_btest 0.000912 0.000000 96.942548 ( 39.750759)
test_basic 0.008139 0.000356 0.963886 ( 1.039138)
test_all 0.093143 0.030867 854.091233 (304.735845)
test_rubyspec 0.057214 0.033370 130.814456 (140.195147)
total: 503.66 sec