Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250511-064150
#<BuildRuby:0x00007fec4785fdc8
@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.20250511-064150",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.002532 0.003704 2.165107 ( 2.365808)
build_miniruby 0.001369 0.000299 1.618608 ( 1.615650)
build_ruby 0.001726 0.000378 3.875197 ( 3.967928)
build_all 0.006277 0.001373 5.930366 ( 2.512141)
build_install 0.008168 0.008242 7.836053 ( 4.170266)
test_btest 0.000750 0.000198 53.863508 ( 15.167597)
test_basic 0.001765 0.007057 1.016181 ( 1.063656)
test_all 0.099902 0.022068 625.810679 (223.815864)
test_rubyspec 0.039067 0.040991 106.700512 ( 25.586998)
total: 280.27 sec