Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-070919
#<BuildRuby:0x00005652cf75a008
@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-070919",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.001935 0.003921 1.855479 ( 2.304106)
build_miniruby 0.001684 0.000000 1.723409 ( 1.724537)
build_ruby 0.000000 0.001742 3.410169 ( 3.684034)
build_all 0.006491 0.001831 6.443936 ( 3.537493)
build_install 0.013553 0.006996 8.181893 ( 5.837857)
test_btest 0.001076 0.000000 86.393459 ( 40.809384)
test_basic 0.005472 0.000395 0.960370 ( 1.044348)
test_all 0.009349 0.000692 702.472814 (279.987687)
test_rubyspec 0.056325 0.016733 106.766662 (118.725023)
total: 457.66 sec