Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-065452
#<BuildRuby:0x000055fd87932008
@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.20230831-065452",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001275 0.004265 1.850566 ( 2.237934)
build_miniruby 0.001828 0.000000 1.560731 ( 1.560034)
build_ruby 0.002071 0.000000 3.335332 ( 3.516351)
build_all 0.000977 0.007178 6.386493 ( 3.167019)
build_install 0.020550 0.000000 7.881398 ( 4.724646)
test_btest 0.001063 0.000000 87.908373 ( 35.829327)
test_basic 0.007049 0.000000 0.820491 ( 0.894275)
test_all 0.008768 0.000000 709.412885 (246.000178)
test_rubyspec 0.055829 0.015931 101.420717 (112.883751)
total: 410.81 sec