Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-230036
#<BuildRuby:0x00005634b4a623b0
@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.20230528-230036",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001418 0.004317 1.905059 ( 3.171098)
build_miniruby 0.001304 0.000261 1.441720 ( 1.441147)
build_ruby 0.001171 0.000235 2.363640 ( 10.503187)
build_all 0.000000 0.005980 1.854689 ( 1.016663)
build_install 0.008580 0.003235 2.919603 ( 1.916502)
test_btest 0.000722 0.000192 75.373722 ( 22.548483)
test_basic 0.003524 0.000939 0.707947 ( 0.795983)
test_all 0.001460 0.000000 544.968518 (175.829077)
test_rubyspec 0.044145 0.010629 82.438849 ( 94.788687)
total: 312.01 sec