Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-051223
#<BuildRuby:0x00007f96d4f1fdc0
@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.20240901-051223",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000000 0.007728 3.227034 ( 3.367078)
build_miniruby 0.001865 0.000000 1.720599 ( 1.717399)
build_ruby 0.002201 0.000000 4.366488 ( 4.557086)
build_all 0.008150 0.000000 7.901887 ( 3.178707)
build_install 0.017381 0.000839 10.259239 ( 4.766213)
test_btest 0.000789 0.000188 117.560879 ( 30.516068)
test_basic 0.009784 0.001406 1.163842 ( 1.211937)
test_all 0.108910 0.046639 817.114083 (242.486460)
test_rubyspec 0.061594 0.029763 161.698641 ( 31.906329)
total: 323.71 sec