Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-001520
#<BuildRuby:0x000055f19a8961d8
@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.20230603-001520",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.006283 0.000387 1.924041 ( 4.555842)
build_miniruby 0.001448 0.000231 1.328588 ( 1.572087)
build_ruby 0.001393 0.000223 2.693269 ( 3.176015)
build_all 0.005756 0.000921 2.154600 ( 2.247551)
build_install 0.011986 0.005790 3.561341 ( 3.538657)
test_btest 0.000706 0.000135 78.109098 ( 40.845135)
test_basic 0.000000 0.006514 0.754366 ( 0.893743)
test_all 0.000000 0.002237 559.207144 (245.482125)
test_rubyspec 0.018849 0.030446 82.726887 (100.419631)
total: 402.73 sec