Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-153313
#<BuildRuby:0x0000563d38a8a338
@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.20240117-153313",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004538 0.001031 1.666785 ( 2.032365)
build_miniruby 0.001299 0.000295 1.677162 ( 1.676563)
build_ruby 0.001490 0.000339 3.458926 ( 3.708705)
build_all 0.003806 0.004092 5.729029 ( 2.871000)
build_install 0.017323 0.001105 6.962237 ( 4.188227)
test_btest 0.000624 0.000144 86.296880 ( 34.841358)
test_basic 0.008139 0.000000 0.877530 ( 0.954041)
test_all 0.076760 0.040041 781.547557 (310.439608)
test_rubyspec 0.048738 0.051270 162.923576 (174.682468)
total: 535.40 sec