Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-080844
#<BuildRuby:0x00005642a51261a8
@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.20240129-080844",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002049 0.003505 1.737135 ( 2.060151)
build_miniruby 0.001161 0.000290 1.704922 ( 1.702612)
build_ruby 0.001331 0.000333 2.698749 ( 2.919325)
build_all 0.002067 0.004623 5.151992 ( 1.966914)
build_install 0.017434 0.000250 6.709960 ( 3.230095)
test_btest 0.000000 0.001004 82.156013 ( 21.801903)
test_basic 0.000000 0.005748 0.839220 ( 0.901578)
test_all 0.088384 0.027967 730.450697 (207.978966)
test_rubyspec 0.053317 0.047980 162.920949 (174.590166)
total: 417.15 sec