Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-122302
#<BuildRuby:0x00007ffa52d2fdd0
@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.20240829-122302",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007901 0.000718 3.743562 ( 3.774632)
build_miniruby 0.001903 0.000000 1.803070 ( 1.858727)
build_ruby 0.002219 0.000000 4.892013 ( 5.607259)
build_all 0.010447 0.000000 8.735554 ( 5.715991)
build_install 0.016870 0.006998 11.949197 ( 8.335535)
test_btest 0.001007 0.000191 130.257752 ( 70.015740)
test_basic 0.010827 0.000319 1.301751 ( 1.355037)
test_all 0.097729 0.061655 781.994917 (245.554893)
test_rubyspec 0.049696 0.042971 160.435232 ( 27.556955)
total: 369.78 sec