Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-102311
#<BuildRuby:0x000055d86c0a6078
@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.20240313-102311",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.008921 0.000325 2.873123 ( 4.505879)
build_miniruby 0.001525 0.000098 1.769561 ( 2.244006)
build_ruby 0.001491 0.000096 3.667768 ( 4.743850)
build_all 0.008626 0.000557 7.257968 ( 6.662191)
build_install 0.022388 0.000533 9.201407 ( 8.642633)
test_btest 0.000928 0.000054 96.999409 ( 91.355913)
test_basic 0.003621 0.004253 1.055288 ( 1.738237)
test_all 0.098639 0.025508 786.628814 (487.307865)
test_rubyspec 0.040014 0.052909 133.885391 (156.894576)
total: 764.10 sec