Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-002600
#<BuildRuby:0x0000555f60e26228
@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.20230607-002600",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000005 0.000001 0.000006 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001260 0.004292 1.831632 ( 3.074668)
build_miniruby 0.000000 0.001474 1.119480 ( 1.118720)
build_ruby 0.000000 0.001446 2.360624 ( 2.564777)
build_all 0.001000 0.005396 2.194314 ( 1.597345)
build_install 0.008857 0.006973 3.292498 ( 2.478060)
test_btest 0.000492 0.000178 75.373777 ( 33.637501)
test_basic 0.002390 0.004954 0.766285 ( 0.863684)
test_all 0.000848 0.000339 590.833281 (227.000769)
test_rubyspec 0.013667 0.023663 73.402101 ( 84.995287)
total: 357.33 sec