Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-031121
#<BuildRuby:0x000055fc2a42dfc0
@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.20240114-031121",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.003573 0.001808 1.573040 ( 1.893655)
build_miniruby 0.001210 0.000315 1.678091 ( 1.677848)
build_ruby 0.000000 0.001687 3.353514 ( 3.601847)
build_all 0.001501 0.006197 5.829777 ( 3.124683)
build_install 0.014675 0.003630 6.965813 ( 4.152173)
test_btest 0.000829 0.000276 81.652645 ( 32.992501)
test_basic 0.004614 0.001538 0.835547 ( 0.911606)
test_all 0.088100 0.030848 745.192482 (277.002633)
test_rubyspec 0.043790 0.023086 90.882892 (102.506440)
total: 427.86 sec