Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-085740
#<BuildRuby:0x00005606c0411820
@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.20230902-085740",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001884 0.003591 1.897453 ( 2.262881)
build_miniruby 0.001657 0.000343 1.683294 ( 1.691176)
build_ruby 0.001700 0.000351 3.372286 ( 3.681352)
build_all 0.002760 0.004752 6.723999 ( 2.854791)
build_install 0.010473 0.007783 7.876309 ( 4.652371)
test_btest 0.001004 0.000283 86.888360 ( 29.367913)
test_basic 0.004829 0.001358 1.005919 ( 1.108263)
test_all 0.005094 0.004546 697.266706 (248.138019)
test_rubyspec 0.024182 0.036074 91.745490 (103.076555)
total: 396.83 sec