Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-102716
#<BuildRuby:0x000055f3e88e1fc0
@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.20240217-102716",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002220 0.003619 1.854329 ( 2.536989)
build_miniruby 0.001326 0.000265 1.319434 ( 1.318838)
build_ruby 0.001296 0.000259 3.382396 ( 3.594202)
build_all 0.003978 0.004003 6.723548 ( 3.585250)
build_install 0.018121 0.000414 7.965535 ( 4.204125)
test_btest 0.000764 0.000153 91.533416 ( 33.169916)
test_basic 0.002667 0.004734 0.875082 ( 0.969143)
test_all 0.080999 0.039607 782.807377 (310.569005)
test_rubyspec 0.032401 0.052984 120.061967 (129.872264)
total: 489.82 sec