Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-130110
#<BuildRuby:0x000055dd0a53e138
@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.20230218-130110",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.000000 0.004921 1.330400 ( 1.719016)
build_miniruby 0.000000 0.001281 1.196014 ( 1.194826)
build_ruby 0.000843 0.000558 2.365937 ( 2.588173)
build_all 0.002053 0.004606 4.042182 ( 2.318678)
build_install 0.010896 0.002535 2.910012 ( 2.252510)
test_btest 0.000492 0.000180 57.580010 ( 26.591122)
test_basic 0.006811 0.000000 0.498013 ( 0.622969)
test_all 0.001588 0.000000 648.652579 (251.338265)
test_rubyspec 0.025659 0.021364 71.414941 ( 82.525501)
total: 371.15 sec