Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-232805
#<BuildRuby:0x00005637bda26138
@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.20230918-232805",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000000 0.000033 ( 0.000034)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.003694 0.003780 2.193793 ( 3.669035)
build_miniruby 0.001178 0.000071 1.876958 ( 1.881488)
build_ruby 0.001592 0.000096 3.126295 ( 3.310383)
build_all 0.003968 0.003651 6.117357 ( 3.028641)
build_install 0.005537 0.011288 7.626107 ( 4.846358)
test_btest 0.000000 0.001387 83.444203 ( 24.695635)
test_basic 0.003408 0.002276 0.866693 ( 0.925849)
test_all 0.005886 0.003467 709.242648 (224.456503)
test_rubyspec 0.026890 0.041704 99.926111 (111.895421)
total: 378.71 sec