Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-235845
#<BuildRuby:0x000055673af161d8
@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.20230503-235845",
@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.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005333 0.000256 1.734049 ( 3.092267)
build_miniruby 0.000990 0.000180 1.221707 ( 1.220119)
build_ruby 0.001470 0.000000 2.469828 ( 2.683656)
build_all 0.000881 0.004908 2.008540 ( 1.272142)
build_install 0.009839 0.003345 3.208800 ( 2.223442)
test_btest 0.000617 0.000149 72.514064 ( 20.778998)
test_basic 0.005691 0.000507 0.730627 ( 0.841532)
test_all 0.001435 0.000335 584.778062 (196.771520)
test_rubyspec 0.008528 0.035188 73.811037 ( 85.638833)
total: 314.52 sec