Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-053801
#<BuildRuby:0x00005620bdec2078
@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.20231019-053801",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005950 0.000821 2.433397 ( 2.571958)
build_miniruby 0.001519 0.000209 1.738457 ( 1.737915)
build_ruby 0.001851 0.000000 3.496320 ( 3.718505)
build_all 0.007890 0.000000 6.545279 ( 2.907280)
build_install 0.018711 0.002980 8.412864 ( 4.766094)
test_btest 0.001040 0.000137 89.587167 ( 35.836353)
test_basic 0.003676 0.004623 0.973502 ( 1.042865)
test_all 0.004506 0.004971 722.001780 (277.904944)
test_rubyspec 0.037345 0.032446 104.420581 (116.085543)
total: 446.57 sec