Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-070357
#<BuildRuby:0x00007fb4fee0fdc0
@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.20241005-070357",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.009188 0.001575 23.606486 ( 13.584154)
build_miniruby 0.001607 0.000275 21.561349 ( 20.989254)
build_ruby 0.002190 0.000375 4.527609 ( 4.665089)
build_all 0.008203 0.003443 29.526695 ( 25.192747)
build_install 0.008254 0.013530 11.011173 ( 6.563639)
test_btest 0.000751 0.000192 100.030599 ( 43.658921)
test_basic 0.007743 0.004963 1.257505 ( 1.323374)
test_all 0.104690 0.051636 812.068490 (310.622337)
test_rubyspec 0.029169 0.052808 137.040532 ( 32.840560)
total: 459.44 sec