Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-193757
#<BuildRuby:0x0000782ec92efde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250627-193757",
@make="make",
@no_timeout_error=nil,
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005392 0.005133 4.083086 ( 5.326092)
build_miniruby 0.001746 0.000237 1.770078 ( 1.971919)
build_ruby 0.001740 0.000556 3.925608 ( 4.928326)
build_all 0.007564 0.002805 6.402469 ( 6.576180)
build_install 0.021901 0.005363 9.641063 ( 9.192823)
test_btest 0.000761 0.000237 56.913159 ( 40.568886)
test_basic 0.004062 0.002838 0.912266 ( 1.152292)
test_all 0.090254 0.034668 650.310488 (245.967051)
test_rubyspec 0.042219 0.031874 148.460439 ( 27.742976)
total: 343.43 sec