Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-001008
#<BuildRuby:0x00007fe8dee2fdc8
@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.20250506-001008",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004786 0.001538 2.399549 ( 2.850164)
build_miniruby 0.001550 0.000498 1.661614 ( 1.658239)
build_ruby 0.002015 0.000000 3.956902 ( 4.079092)
build_all 0.007086 0.001820 5.711177 ( 2.489195)
build_install 0.010177 0.007456 7.574885 ( 4.099323)
test_btest 0.000731 0.000251 51.359997 ( 14.329523)
test_basic 0.009115 0.000000 0.900457 ( 0.958918)
test_all 0.094747 0.028182 590.406075 (182.098953)
test_rubyspec 0.055649 0.023585 104.582385 ( 25.242624)
total: 237.81 sec