Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-031606
#<BuildRuby:0x00007f9ad9a7fdc0
@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.20241227-031606",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.001374 0.004428 2.050810 ( 2.339603)
build_miniruby 0.001226 0.000263 1.572263 ( 1.569172)
build_ruby 0.001666 0.000357 3.753838 ( 3.936608)
build_all 0.004521 0.004350 6.395677 ( 2.696284)
build_install 0.013084 0.003302 7.672673 ( 4.085348)
test_btest 0.000676 0.000164 77.208591 ( 20.588153)
test_basic 0.008306 0.000965 1.074708 ( 1.124472)
test_all 0.077797 0.065127 728.939720 (217.975387)
test_rubyspec 0.011552 0.066805 120.907675 ( 31.023817)
total: 285.34 sec