Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-232508
#<BuildRuby:0x0000562f1c41e208
@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-232508",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002369 0.004373 2.474075 ( 2.928448)
build_miniruby 0.001371 0.000245 1.664424 ( 1.753627)
build_ruby 0.000000 0.001912 3.351333 ( 3.686405)
build_all 0.002837 0.004936 6.326485 ( 3.964411)
build_install 0.009431 0.009437 7.988610 ( 5.833424)
test_btest 0.000869 0.000252 87.569037 ( 51.680864)
test_basic 0.008376 0.000032 1.017263 ( 1.169271)
test_all 0.008039 0.002192 666.564417 (323.703988)
test_rubyspec 0.028851 0.040928 107.115677 (129.815650)
total: 524.54 sec