Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250621-050118
#<BuildRuby:0x000078b65cb0fdc0
@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.20250621-050118",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004642 0.002137 2.731328 ( 2.208544)
build_miniruby 0.001156 0.000031 1.020992 ( 1.018781)
build_ruby 0.001205 0.000257 2.639497 ( 2.804274)
build_all 0.003609 0.003467 4.193429 ( 1.715585)
build_install 0.008842 0.005205 6.160599 ( 3.025529)
test_btest 0.000746 0.000000 43.754098 ( 11.936577)
test_basic 0.000944 0.004236 0.600095 ( 0.669713)
test_all 0.082403 0.031567 598.434967 (198.897311)
test_rubyspec 0.044561 0.039768 110.390705 ( 25.027654)
total: 247.30 sec