Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-213827
#<BuildRuby:0x00007f59e9d5fdc8
@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.20240816-213827",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.003110 0.006650 3.961924 ( 5.363400)
build_miniruby 0.001202 0.000309 1.825853 ( 2.117922)
build_ruby 0.002137 0.000550 4.634750 ( 32.252397)
build_all 0.009004 0.002315 8.801769 ( 7.065962)
build_install 0.018121 0.006810 11.742592 ( 19.158846)
test_btest 0.001999 0.000541 124.385533 (109.508299)
test_basic 0.000000 0.013125 1.374865 ( 2.178086)
test_all 0.130117 0.033863 920.232574 (826.363235)
test_rubyspec 0.052701 0.038881 173.621513 (112.827144)
total: 1116.84 sec