Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-121940
#<BuildRuby:0x0000556058621a70
@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.20231213-121940",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002915 0.004331 2.315748 ( 2.603906)
build_miniruby 0.001440 0.000206 1.701800 ( 1.699867)
build_ruby 0.001569 0.000224 3.314583 ( 3.486660)
build_all 0.006190 0.000884 5.547286 ( 2.222185)
build_install 0.007632 0.010069 6.858745 ( 3.255047)
test_btest 0.000732 0.000155 82.206300 ( 22.853876)
test_basic 0.001819 0.003452 0.891524 ( 0.975383)
test_all 0.087362 0.031669 693.177880 (241.542166)
test_rubyspec 0.032499 0.030674 88.196810 ( 99.993383)
total: 378.63 sec