Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250423-173925
#<BuildRuby:0x00007f52b450fdd0
@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.20250423-173925",
@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.000008 0.000027 ( 0.000028)
autoconf 0.000026 0.000011 0.000037 ( 0.000038)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.003974 0.001618 2.188019 ( 3.168857)
build_miniruby 0.001363 0.000555 1.735477 ( 1.925150)
build_ruby 0.001757 0.000715 4.482838 ( 4.792794)
build_all 0.007852 0.002306 6.492576 ( 4.853685)
build_install 0.010018 0.013227 8.483172 ( 6.679145)
test_btest 0.000666 0.000313 54.401156 ( 49.481860)
test_basic 0.004074 0.001917 1.013010 ( 1.293562)
test_all 0.088106 0.039093 625.585419 (259.761015)
test_rubyspec 0.027968 0.043530 107.508159 ( 27.490129)
total: 359.45 sec