Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250124-110059
#<BuildRuby:0x00007f9e19affdc0
@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.20250124-110059",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.004635 0.001545 2.707683 ( 2.196943)
build_miniruby 0.001147 0.000383 1.303059 ( 1.300235)
build_ruby 0.001412 0.000470 3.487479 ( 3.673684)
build_all 0.007247 0.000904 5.697259 ( 2.421457)
build_install 0.004544 0.013610 7.394753 ( 3.646519)
test_btest 0.000701 0.000305 67.347628 ( 17.860438)
test_basic 0.004840 0.002105 0.759837 ( 0.813579)
test_all 0.081015 0.038586 560.100485 (187.587047)
test_rubyspec 0.043743 0.033275 101.996540 ( 21.952787)
total: 241.45 sec