Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-103558
#<BuildRuby:0x000055ba26b3a4f8
@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.20240125-103558",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000000 0.006197 1.842632 ( 2.201504)
build_miniruby 0.000000 0.001665 1.705608 ( 1.707670)
build_ruby 0.000000 0.001565 3.307674 ( 3.528391)
build_all 0.000000 0.007691 6.251238 ( 2.817990)
build_install 0.016555 0.001604 7.288102 ( 3.870413)
test_btest 0.000686 0.000199 88.246674 ( 30.043332)
test_basic 0.004015 0.003955 0.936841 ( 1.006489)
test_all 0.085317 0.031061 738.973284 (277.902624)
test_rubyspec 0.074667 0.032335 168.567871 (182.863029)
total: 505.94 sec