Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-213337
#<BuildRuby:0x00007f079057fdc0
@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.20250212-213337",
@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.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006612 0.000000 2.924845 ( 2.156534)
build_miniruby 0.001367 0.000000 1.213189 ( 1.210552)
build_ruby 0.001417 0.000321 3.535821 ( 3.634198)
build_all 0.007809 0.000000 5.538780 ( 2.266744)
build_install 0.010728 0.005637 7.925766 ( 3.909271)
test_btest 0.000914 0.000220 69.426404 ( 20.404068)
test_basic 0.006840 0.005045 1.036276 ( 1.301222)
test_all 0.051344 0.064530 577.963719 (251.149924)
test_rubyspec 0.051166 0.024804 110.143161 ( 27.208126)
total: 313.24 sec