Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-012416
#<BuildRuby:0x00005650de77da00
@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.20240120-012416",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006027 0.000416 1.859459 ( 2.738317)
build_miniruby 0.001731 0.000000 20.005064 ( 20.022376)
build_ruby 0.001919 0.000000 3.402739 ( 4.064612)
build_all 0.007619 0.000204 6.017516 ( 4.567243)
build_install 0.013065 0.005513 7.106158 ( 5.787251)
test_btest 0.000712 0.000069 83.379801 ( 61.240624)
test_basic 0.004469 0.003566 0.909340 ( 1.063501)
test_all 0.078368 0.038072 762.009823 (333.108939)
test_rubyspec 0.058009 0.048965 171.792688 (192.541072)
total: 625.13 sec