Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-094803
#<BuildRuby:0x00005649fcce6098
@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.20230612-094803",
@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.001457 0.000291 1.544065 ( 5.159632)
autoconf 0.000840 0.000168 1.595712 ( 1.588344)
configure 0.035873 0.027843 23.821183 ( 24.459867)
build_up 0.017388 0.013466 50.251269 ( 33.750115)
build_miniruby 0.008884 0.004592 52.934622 ( 20.455285)
build_ruby 0.001846 0.000871 2.997628 ( 3.055056)
build_all 0.062007 0.034476 129.955657 ( 45.632947)
build_install 0.012162 0.006081 3.679221 ( 2.522140)
test_btest 0.000766 0.000383 75.038126 ( 20.050193)
test_basic 0.003041 0.001521 0.640195 ( 0.712210)
test_all 0.000914 0.000457 508.086863 (153.105739)
test_rubyspec 0.017410 0.026198 107.395944 (119.396352)
total: 429.89 sec