Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-215101
#<BuildRuby:0x0000556a5efc1ef8
@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.20240204-215101",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000086 0.000000 0.000086 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005701 0.000386 1.917108 ( 2.280177)
build_miniruby 0.001252 0.000250 1.489429 ( 1.488965)
build_ruby 0.000000 0.001749 3.359304 ( 3.586633)
build_all 0.005440 0.002594 6.303348 ( 3.056611)
build_install 0.015500 0.002965 7.563978 ( 4.451705)
test_btest 0.000825 0.000187 87.829149 ( 32.405472)
test_basic 0.006372 0.001438 0.918219 ( 1.017013)
test_all 0.087723 0.028732 714.372947 (255.845016)
test_rubyspec 0.060176 0.046231 170.527978 (182.262543)
total: 486.40 sec