Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-063849
#<BuildRuby:0x00007ff903a3fdc8
@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.20240731-063849",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.007453 0.001217 3.400991 ( 3.314132)
build_miniruby 0.001208 0.000423 1.601878 ( 1.598814)
build_ruby 0.001536 0.000538 3.659349 ( 3.834840)
build_all 0.005378 0.003128 8.107059 ( 3.220449)
build_install 0.017572 0.001634 9.895717 ( 4.360469)
test_btest 0.000926 0.000000 114.868516 ( 29.638423)
test_basic 0.000056 0.009961 1.169497 ( 1.211512)
test_all 0.103990 0.049346 887.792979 (264.950291)
test_rubyspec 0.043802 0.046750 167.668638 ( 34.286608)
total: 346.42 sec