Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-220439
#<BuildRuby:0x0000560a164ce1d8
@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.20230601-220439",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005370 0.000048 1.808730 ( 3.073061)
build_miniruby 0.001393 0.000053 1.025461 ( 1.023665)
build_ruby 0.001412 0.000000 2.315943 ( 2.500621)
build_all 0.005839 0.000000 1.992677 ( 1.167225)
build_install 0.014636 0.000026 3.124400 ( 2.095268)
test_btest 0.000724 0.000023 77.176769 ( 25.981494)
test_basic 0.005574 0.000180 0.735805 ( 0.832480)
test_all 0.001121 0.000036 561.475849 (170.441980)
test_rubyspec 0.002538 0.036189 71.657595 ( 83.103543)
total: 290.22 sec