Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-184518
#<BuildRuby:0x000055dd6af926d8
@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.20230701-184518",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000211 0.007020 2.145192 ( 4.646443)
build_miniruby 0.001083 0.000181 1.552022 ( 2.093795)
build_ruby 0.001343 0.000224 3.156573 ( 4.266930)
build_all 0.007659 0.000015 2.533375 ( 3.123315)
build_install 0.013218 0.004105 3.799082 ( 5.346260)
test_btest 0.000881 0.000151 81.041881 ( 46.345479)
test_basic 0.006770 0.000483 0.861612 ( 1.327570)
test_all 0.002027 0.000967 573.641561 (303.379880)
test_rubyspec 0.018490 0.034792 88.759234 (112.059651)
total: 482.59 sec