Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-163011
#<BuildRuby:0x00005570aec3a1a8
@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.20240114-163011",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.000992 0.004305 1.404820 ( 1.751568)
build_miniruby 0.000983 0.000257 1.249889 ( 1.248141)
build_ruby 0.001339 0.000350 2.901874 ( 3.150082)
build_all 0.001984 0.004802 5.322229 ( 2.161394)
build_install 0.014145 0.001094 6.268129 ( 3.051141)
test_btest 0.000855 0.000000 79.535582 ( 21.350151)
test_basic 0.002766 0.003832 0.773754 ( 0.839389)
test_all 0.092659 0.024809 708.018186 (219.323999)
test_rubyspec 0.025977 0.025752 76.791508 ( 88.362723)
total: 341.24 sec