Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-010535
#<BuildRuby:0x000055efcb9ca138
@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.20240225-010535",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.000436 0.006703 2.363733 ( 2.363182)
build_miniruby 0.000975 0.000371 1.596523 ( 1.595886)
build_ruby 0.000000 0.001824 3.369695 ( 5.345520)
build_all 0.004113 0.003779 6.491742 ( 3.086184)
build_install 0.007082 0.011748 8.307973 ( 4.606974)
test_btest 0.000516 0.000269 92.077110 ( 35.389949)
test_basic 0.001225 0.006511 0.942781 ( 1.036898)
test_all 0.067468 0.047631 754.121343 (272.003637)
test_rubyspec 0.048122 0.036052 122.004644 (131.630879)
total: 457.06 sec