Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-195756
#<BuildRuby:0x00007ff3a8e2fdd0
@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.20240922-195756",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004141 0.004961 4.660411 ( 3.853928)
build_miniruby 0.001395 0.000349 1.404870 ( 1.404531)
build_ruby 0.001595 0.000399 3.207632 ( 3.435227)
build_all 0.006877 0.000000 5.807783 ( 2.219912)
build_install 0.013701 0.004106 8.506627 ( 3.788969)
test_btest 0.000798 0.000193 84.076365 ( 21.791496)
test_basic 0.008096 0.000903 0.859580 ( 0.909237)
test_all 0.090875 0.058699 677.248561 (196.181162)
test_rubyspec 0.046449 0.041079 129.887016 ( 23.355764)
total: 256.94 sec