Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-221734
#<BuildRuby:0x00005650c37ee018
@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.20240122-221734",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.005875 0.000000 1.797517 ( 2.369199)
build_miniruby 0.001555 0.000000 2.112680 ( 2.113634)
build_ruby 0.001764 0.000336 3.389729 ( 3.634698)
build_all 0.006616 0.001527 6.291381 ( 2.956192)
build_install 0.013835 0.004536 7.244601 ( 3.666867)
test_btest 0.000813 0.000196 81.579507 ( 26.703498)
test_basic 0.001634 0.004849 0.916553 ( 1.004737)
test_all 0.072476 0.042795 749.383689 (283.543112)
test_rubyspec 0.032165 0.075839 163.770961 (175.645494)
total: 501.64 sec