Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-174300
#<BuildRuby:0x00005642ef392078
@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.20230704-174300",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003129 0.004684 2.216914 ( 6.922896)
build_miniruby 0.001307 0.000280 1.800510 ( 4.077512)
build_ruby 0.001660 0.000356 3.269652 ( 7.028481)
build_all 0.006638 0.001422 2.618366 ( 4.455874)
build_install 0.007286 0.012946 4.124433 ( 7.746564)
test_btest 0.000664 0.000199 83.659967 ( 79.225674)
test_basic 0.006199 0.000507 0.904833 ( 2.197558)
test_all 0.001656 0.000481 629.963768 (426.402740)
test_rubyspec 0.033173 0.017149 88.892828 (131.201741)
total: 669.26 sec