Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-180633
#<BuildRuby:0x00007fbde4effde0
@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.20240920-180633",
@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.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003406 0.004685 3.800960 ( 3.178870)
build_miniruby 0.000000 0.001589 1.267511 ( 1.264464)
build_ruby 0.000000 0.001842 3.431420 ( 3.635475)
build_all 0.000651 0.007592 5.766849 ( 2.299777)
build_install 0.017301 0.002722 9.930497 ( 4.438520)
test_btest 0.000820 0.000238 98.158264 ( 26.336513)
test_basic 0.000398 0.013047 1.255508 ( 1.301444)
test_all 0.124383 0.027453 780.588156 (229.790636)
test_rubyspec 0.068198 0.022233 140.358107 ( 31.188126)
total: 303.43 sec