Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-190425
#<BuildRuby:0x00007f97a1e9fdc8
@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.20241221-190425",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004512 0.001128 1.555966 ( 1.870285)
build_miniruby 0.001202 0.000301 1.121646 ( 1.123895)
build_ruby 0.001327 0.000332 3.492593 ( 3.657469)
build_all 0.006832 0.001708 5.838399 ( 2.215039)
build_install 0.013703 0.003425 7.515512 ( 4.065860)
test_btest 0.000707 0.000176 73.329799 ( 32.289982)
test_basic 0.004322 0.003635 0.753628 ( 2.879290)
test_all 0.098302 0.039404 593.471046 (213.391167)
test_rubyspec 0.050412 0.031383 117.445647 ( 26.348000)
total: 287.84 sec