Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-040633
#<BuildRuby:0x000055f228772890
@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.20230506-040633",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001665 0.004178 1.657518 ( 2.828327)
build_miniruby 0.001069 0.000134 1.275932 ( 1.274204)
build_ruby 0.001274 0.000160 2.540187 ( 2.762171)
build_all 0.000000 0.005333 2.078101 ( 1.199204)
build_install 0.006371 0.007716 3.048547 ( 2.019411)
test_btest 0.000707 0.000171 74.747504 ( 19.495286)
test_basic 0.000000 0.005344 0.651070 ( 0.724971)
test_all 0.000912 0.000466 551.392339 (172.373702)
test_rubyspec 0.027658 0.024095 76.188453 ( 88.036027)
total: 290.71 sec