Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-053119
#<BuildRuby:0x00007f553455fdd0
@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.20240919-053119",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000188 0.008059 4.390945 ( 3.720875)
build_miniruby 0.001532 0.000383 1.381437 ( 1.377849)
build_ruby 0.001747 0.000437 3.968507 ( 4.120208)
build_all 0.008766 0.000114 7.338174 ( 3.093658)
build_install 0.020986 0.000040 10.928973 ( 5.271287)
test_btest 0.001006 0.000000 101.603096 ( 26.934139)
test_basic 0.003518 0.007426 1.037646 ( 1.078839)
test_all 0.110068 0.040459 802.270922 (238.755186)
test_rubyspec 0.056978 0.031130 146.069845 ( 33.056131)
total: 317.41 sec