Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-101835
#<BuildRuby:0x0000558a5d266208
@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.20240210-101835",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000032 0.000001 0.000033 ( 0.000034)
build_up 0.006134 0.000000 1.919426 ( 2.300400)
build_miniruby 0.001413 0.000000 1.480816 ( 1.480116)
build_ruby 0.001532 0.000049 3.399587 ( 3.651202)
build_all 0.007936 0.000283 6.686483 ( 3.343939)
build_install 0.015565 0.004718 8.135540 ( 4.580778)
test_btest 0.000924 0.000061 88.095077 ( 31.936124)
test_basic 0.006979 0.000159 0.962534 ( 1.108793)
test_all 0.087392 0.029134 793.101664 (303.310336)
test_rubyspec 0.066342 0.040698 177.401637 (187.290518)
total: 539.00 sec