Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250330-103626
#<BuildRuby:0x00007f6f2460fdc0
@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.20250330-103626",
@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.000005 0.000022 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001761 0.004552 2.512213 ( 2.342855)
build_miniruby 0.001134 0.000336 1.424644 ( 1.421815)
build_ruby 0.001409 0.000417 3.412067 ( 30.670839)
build_all 0.007529 0.000951 5.868998 ( 2.562260)
build_install 0.014852 0.003637 8.169175 ( 4.497553)
test_btest 0.000806 0.000227 48.384025 ( 14.271343)
test_basic 0.006015 0.001692 0.691671 ( 0.752677)
test_all 0.093062 0.025355 603.516131 (212.132844)
test_rubyspec 0.048767 0.032478 102.961894 ( 24.377287)
total: 293.03 sec