Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-133029
#<BuildRuby:0x00007f388678fdc8
@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.20240926-133029",
@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.000004 0.000023 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.007282 0.001593 4.176934 ( 3.684118)
build_miniruby 0.001249 0.000273 1.643866 ( 1.646979)
build_ruby 0.001997 0.000000 4.316933 ( 4.444907)
build_all 0.006355 0.002369 7.089330 ( 2.994777)
build_install 0.017928 0.000394 9.989405 ( 4.495899)
test_btest 0.000963 0.000000 89.307575 ( 23.294244)
test_basic 0.005153 0.004517 0.972069 ( 1.016604)
test_all 0.090509 0.057490 741.092251 (217.940224)
test_rubyspec 0.043933 0.042732 131.394164 ( 24.393384)
total: 283.91 sec