Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-105159
#<BuildRuby:0x0000557f9dff9fc0
@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.20230814-105159",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.006544 0.000452 2.278117 ( 5.419905)
build_miniruby 0.001418 0.000098 1.677103 ( 2.040297)
build_ruby 0.000000 0.002033 3.494758 ( 5.443604)
build_all 0.005547 0.002668 6.527436 ( 5.342226)
build_install 0.009819 0.010485 8.003724 ( 6.848303)
test_btest 0.000577 0.000100 82.337578 ( 51.373639)
test_basic 0.002661 0.000459 0.920265 ( 1.673481)
test_all 0.008233 0.001419 675.948229 (367.602005)
test_rubyspec 0.018440 0.052335 107.575693 (138.511443)
total: 584.26 sec