Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-120204
#<BuildRuby:0x000055c706945fc0
@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.20240124-120204",
@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.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001860 0.003403 1.849340 ( 2.240693)
build_miniruby 0.001655 0.000000 1.562785 ( 1.561932)
build_ruby 0.001683 0.000000 3.050053 ( 3.308438)
build_all 0.006472 0.001472 6.005426 ( 2.952032)
build_install 0.013462 0.004386 7.471316 ( 4.240076)
test_btest 0.000717 0.000179 84.943090 ( 35.622769)
test_basic 0.003481 0.003968 0.844848 ( 0.916894)
test_all 0.074376 0.039774 747.995110 (280.810002)
test_rubyspec 0.073560 0.029595 163.746340 (175.681377)
total: 507.34 sec