Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-050721
#<BuildRuby:0x00005582348bdf88
@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.20240221-050721",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.004579 0.002580 2.719881 ( 2.604392)
build_miniruby 0.001458 0.000177 1.782988 ( 1.781093)
build_ruby 0.000000 0.001612 3.779181 ( 4.054857)
build_all 0.006327 0.001729 6.977374 ( 3.600056)
build_install 0.018426 0.000045 8.852703 ( 5.068926)
test_btest 0.000671 0.000084 93.677932 ( 38.452770)
test_basic 0.006452 0.000807 0.933859 ( 1.032514)
test_all 0.097173 0.020093 779.578986 (287.411932)
test_rubyspec 0.030618 0.055814 126.940575 (136.302480)
total: 480.31 sec