Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-194024
#<BuildRuby:0x00007f630d5dfdc8
@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.20250414-194024",
@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.000026 0.000008 0.000034 ( 0.000029)
autoconf 0.000044 0.000013 0.000057 ( 0.000053)
configure 0.000037 0.000011 0.000048 ( 0.000048)
build_up 0.004962 0.001441 2.276657 ( 3.090303)
build_miniruby 0.001264 0.000367 1.719935 ( 1.861986)
build_ruby 0.002410 0.000000 4.248921 ( 4.637584)
build_all 0.007160 0.003349 6.456950 ( 4.384759)
build_install 0.018466 0.004685 8.595488 ( 6.565667)
test_btest 0.000743 0.000215 50.679651 ( 18.264125)
test_basic 0.007330 0.000868 0.786235 ( 0.856468)
test_all 0.102677 0.018191 610.580837 (201.157453)
test_rubyspec 0.050816 0.025105 101.236884 ( 22.210555)
total: 263.03 sec