Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250120-163750
#<BuildRuby:0x00007f5d70a8fdc0
@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.20250120-163750",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.002112 0.004343 2.346506 ( 2.461969)
build_miniruby 0.001598 0.000000 1.541802 ( 1.539764)
build_ruby 0.001941 0.000000 3.838744 ( 4.019393)
build_all 0.001139 0.008307 6.192185 ( 2.990268)
build_install 0.015284 0.004800 7.907048 ( 4.361795)
test_btest 0.000701 0.000165 74.200636 ( 27.482928)
test_basic 0.009124 0.001125 0.983867 ( 1.069422)
test_all 0.091816 0.037895 637.699204 (220.113546)
test_rubyspec 0.028197 0.046105 107.615502 ( 24.298192)
total: 288.34 sec