Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-050904
#<BuildRuby:0x000055faa42ea078
@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.20240315-050904",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003849 0.004021 3.177778 ( 2.918180)
build_miniruby 0.001103 0.000245 1.859522 ( 1.859203)
build_ruby 0.001704 0.000000 3.241926 ( 3.474470)
build_all 0.008744 0.000000 7.130962 ( 3.454778)
build_install 0.019401 0.000221 9.233444 ( 4.899497)
test_btest 0.000613 0.000108 95.213230 ( 35.745618)
test_basic 0.007508 0.001325 1.047114 ( 1.147956)
test_all 0.070164 0.048204 810.829272 (307.658094)
test_rubyspec 0.048904 0.039866 127.879329 (137.328889)
total: 498.49 sec