Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-064547
#<BuildRuby:0x000056459b9f21a8
@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.20240113-064547",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001855 0.003710 1.399345 ( 1.743248)
build_miniruby 0.001508 0.000224 1.449624 ( 1.447701)
build_ruby 0.001411 0.000209 3.130175 ( 3.332406)
build_all 0.005786 0.000857 5.450252 ( 2.178828)
build_install 0.009446 0.006034 6.289989 ( 3.117274)
test_btest 0.000884 0.000164 79.937367 ( 20.714679)
test_basic 0.004952 0.000917 0.801000 ( 0.863790)
test_all 0.065278 0.054283 699.975670 (206.386205)
test_rubyspec 0.033783 0.025252 80.809436 ( 92.539670)
total: 332.32 sec