Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-112038
#<BuildRuby:0x000055cebefb6570
@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.20240110-112038",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001379 0.004192 1.495322 ( 1.824450)
build_miniruby 0.001089 0.000190 1.449363 ( 1.448060)
build_ruby 0.001333 0.000231 3.117603 ( 3.350237)
build_all 0.006860 0.000000 5.336975 ( 2.082144)
build_install 0.015401 0.000864 6.396220 ( 3.146797)
test_btest 0.000675 0.000100 80.371066 ( 20.770160)
test_basic 0.000994 0.004555 0.743330 ( 0.805780)
test_all 0.079377 0.039690 746.617940 (228.036412)
test_rubyspec 0.023879 0.032874 82.841974 ( 94.373829)
total: 355.84 sec