Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-201201
#<BuildRuby:0x00007fe73c24fdd0
@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.20241112-201201",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000473 0.006547 3.648169 ( 5.362457)
build_miniruby 0.001118 0.000419 1.571021 ( 2.407616)
build_ruby 0.001932 0.000000 4.185142 ( 41.354833)
build_all 0.006796 0.001798 6.178434 ( 2.664096)
build_install 0.015938 0.002626 9.243501 ( 4.695531)
test_btest 0.000680 0.000227 75.836997 ( 20.262929)
test_basic 0.000000 0.008975 0.938623 ( 0.989465)
test_all 0.098010 0.046607 729.536400 (208.340947)
test_rubyspec 0.042502 0.034186 117.865989 ( 26.347815)
total: 312.43 sec