Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-221222
#<BuildRuby:0x000055ec8465e4f8
@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.20231014-221222",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005540 0.000792 2.342798 ( 2.702488)
build_miniruby 0.001350 0.000193 1.669800 ( 1.720918)
build_ruby 0.000000 0.001658 3.312806 ( 3.719567)
build_all 0.005807 0.003470 6.342791 ( 3.668781)
build_install 0.015605 0.004861 7.976112 ( 5.109100)
test_btest 0.000807 0.000156 86.761371 ( 52.379775)
test_basic 0.002299 0.005016 0.971781 ( 1.405522)
test_all 0.009875 0.000000 707.292054 (321.547430)
test_rubyspec 0.036537 0.030744 104.104843 (128.223400)
total: 520.48 sec