Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-160221
#<BuildRuby:0x00005560a1cc6058
@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.20230909-160221",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.006762 2.268955 ( 4.681240)
build_miniruby 0.001279 0.000438 1.696488 ( 1.892150)
build_ruby 0.001697 0.000329 3.476524 ( 4.184050)
build_all 0.005444 0.004218 6.517203 ( 5.289330)
build_install 0.020103 0.000000 7.978567 ( 6.619091)
test_btest 0.001042 0.000000 83.980809 ( 51.858253)
test_basic 0.006746 0.000832 1.005370 ( 1.396901)
test_all 0.006620 0.003751 690.717424 (346.494330)
test_rubyspec 0.048599 0.023371 104.556421 (126.486746)
total: 548.90 sec