Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-225640
#<BuildRuby:0x00005633669a2320
@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.20240317-225640",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004205 0.003460 2.479204 ( 2.669718)
build_miniruby 0.001338 0.000191 2.143181 ( 2.146519)
build_ruby 0.001629 0.000233 3.161123 ( 3.386544)
build_all 0.006844 0.000978 6.688212 ( 2.955293)
build_install 0.002013 0.017974 8.753074 ( 4.471511)
test_btest 0.000550 0.000160 94.091512 ( 30.235617)
test_basic 0.004779 0.001387 0.927645 ( 0.995823)
test_all 0.084307 0.032152 813.492255 (267.705791)
test_rubyspec 0.046339 0.036387 117.777442 (126.761940)
total: 441.33 sec