Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-060327
#<BuildRuby:0x00007fbe2b8afde0
@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-060327",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.001694 0.007479 4.665611 ( 3.814854)
build_miniruby 0.001380 0.000325 1.370384 ( 1.367025)
build_ruby 0.001836 0.000432 3.767995 ( 3.958059)
build_all 0.004868 0.003239 6.489348 ( 2.544707)
build_install 0.005419 0.013679 10.224963 ( 4.764413)
test_btest 0.000000 0.000889 99.192884 ( 26.913512)
test_basic 0.000454 0.009869 1.201956 ( 1.249512)
test_all 0.096853 0.056235 818.589781 (255.723793)
test_rubyspec 0.051648 0.041064 146.717826 ( 32.002334)
total: 332.34 sec