Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-025832
#<BuildRuby:0x00007f112c81fdc8
@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.20241116-025832",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.004708 0.004195 4.331424 ( 4.382858)
build_miniruby 0.001786 0.000408 1.759755 ( 1.764944)
build_ruby 0.001554 0.000356 4.869010 ( 5.036557)
build_all 0.010316 0.000429 6.805166 ( 4.173202)
build_install 0.020996 0.004223 9.827937 ( 6.077998)
test_btest 0.000798 0.000171 84.276047 ( 46.520138)
test_basic 0.004466 0.008541 1.166592 ( 1.324542)
test_all 0.128243 0.030999 811.233618 (406.337507)
test_rubyspec 0.045853 0.044844 127.386686 ( 41.813253)
total: 517.43 sec