Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-201706
#<BuildRuby:0x0000556630479a00
@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.20240129-201706",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000026 0.000004 0.000030 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002289 0.003719 1.796199 ( 2.131072)
build_miniruby 0.001398 0.000000 1.545831 ( 1.547049)
build_ruby 0.000000 0.001640 3.012845 ( 3.272044)
build_all 0.006404 0.001508 6.193402 ( 3.026039)
build_install 0.007421 0.011325 7.696452 ( 4.505871)
test_btest 0.000748 0.000000 85.464099 ( 33.766345)
test_basic 0.003815 0.004064 0.931351 ( 1.008896)
test_all 0.072242 0.041875 691.171241 (279.099438)
test_rubyspec 0.060619 0.044540 165.638895 (177.606719)
total: 505.96 sec