Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-173831
#<BuildRuby:0x00005588365e9fc0
@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.20240125-173831",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.001970 0.004737 1.966362 ( 2.483991)
build_miniruby 0.001144 0.000468 1.701810 ( 1.713412)
build_ruby 0.001307 0.000535 3.358061 ( 3.585181)
build_all 0.008086 0.000000 6.258683 ( 3.558356)
build_install 0.016273 0.003996 7.791359 ( 4.596545)
test_btest 0.000000 0.000748 87.238686 ( 38.587161)
test_basic 0.001062 0.006164 0.941281 ( 1.038514)
test_all 0.070972 0.045543 736.379677 (313.211462)
test_rubyspec 0.049701 0.055623 164.927484 (176.739064)
total: 545.51 sec