Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-102106
#<BuildRuby:0x00007f67e5befdd0
@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.20240821-102106",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.007836 0.001483 4.137731 ( 4.944186)
build_miniruby 0.001815 0.000343 1.940470 ( 2.144560)
build_ruby 0.002040 0.000386 4.965770 ( 5.377967)
build_all 0.005936 0.004654 8.796302 ( 5.549038)
build_install 0.013785 0.009939 11.869867 ( 7.987566)
test_btest 0.001064 0.000000 123.367686 ( 50.124758)
test_basic 0.008063 0.000070 0.975385 ( 1.023941)
test_all 0.087498 0.065376 842.847757 (235.941337)
test_rubyspec 0.042595 0.046967 165.287576 ( 36.923410)
total: 350.02 sec