Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-132707
#<BuildRuby:0x00005647533ea008
@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.20230830-132707",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004554 0.001012 1.852742 ( 3.972370)
build_miniruby 0.001529 0.000339 1.575977 ( 1.579679)
build_ruby 0.000000 0.001379 3.152249 ( 3.343276)
build_all 0.002888 0.005457 6.337505 ( 3.186248)
build_install 0.009448 0.008515 7.518487 ( 4.474779)
test_btest 0.000703 0.000000 82.994307 ( 29.622175)
test_basic 0.004702 0.000438 0.877468 ( 0.946734)
test_all 0.007091 0.003751 725.521473 (397.746973)
test_rubyspec 0.043666 0.035766 107.715060 (148.306476)
total: 593.18 sec