Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-093607
#<BuildRuby:0x00005565c0e5e130
@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.20230802-093607",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002808 0.004447 2.218536 ( 6.773076)
build_miniruby 0.001194 0.000256 1.754330 ( 3.971418)
build_ruby 0.000000 0.001520 3.406174 ( 30.525983)
build_all 0.004191 0.003451 2.702972 ( 3.371947)
build_install 0.016763 0.003045 4.221587 ( 5.520126)
test_btest 0.000620 0.000150 79.841821 ( 54.115736)
test_basic 0.003288 0.004258 0.956763 ( 1.687897)
test_all 0.001003 0.000268 648.276812 (514.778030)
test_rubyspec 0.033664 0.031884 101.862315 (254.689883)
total: 875.44 sec