Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-191557
#<BuildRuby:0x00007ffa3ee7fdc0
@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.20240826-191557",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.005732 0.002229 2.929398 ( 2.889482)
build_miniruby 0.001114 0.000433 1.326833 ( 1.323598)
build_ruby 0.001434 0.000557 3.096711 ( 3.293758)
build_all 0.005594 0.003109 7.532695 ( 2.759941)
build_install 0.018497 0.000000 9.755435 ( 4.294089)
test_btest 0.001052 0.000000 104.833989 ( 26.796538)
test_basic 0.005509 0.004205 1.050439 ( 1.096392)
test_all 0.113630 0.033312 740.762083 (209.584655)
test_rubyspec 0.053067 0.036876 166.997310 ( 28.636482)
total: 280.68 sec