Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-051947
#<BuildRuby:0x0000558f1e9ada00
@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.20230629-051947",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002775 0.004102 2.251008 ( 6.408437)
build_miniruby 0.001582 0.000255 1.659898 ( 3.782687)
build_ruby 0.001811 0.000000 3.502995 ( 7.440164)
build_all 0.008271 0.000408 2.673888 ( 4.020278)
build_install 0.020003 0.001161 4.178505 ( 7.064362)
test_btest 0.000749 0.000105 83.046582 ( 68.221994)
test_basic 0.006712 0.000933 0.963220 ( 1.953029)
test_all 0.004308 0.003641 635.583752 (588.508652)
test_rubyspec 0.043916 0.021807 96.528238 (236.555510)
total: 923.96 sec