Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-181910
#<BuildRuby:0x00007f331473fde0
@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.20240814-181910",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000054 0.000000 0.000054 ( 0.000053)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.003861 0.004032 3.311813 ( 3.280331)
build_miniruby 0.001052 0.000413 1.258754 ( 1.255448)
build_ruby 0.001952 0.000000 3.955732 ( 4.099424)
build_all 0.009253 0.000000 8.048353 ( 3.137480)
build_install 0.020137 0.000033 10.707954 ( 5.111899)
test_btest 0.000741 0.000228 116.048505 ( 30.335984)
test_basic 0.006939 0.002135 1.229515 ( 1.278504)
test_all 0.114837 0.037313 852.717597 (261.097251)
test_rubyspec 0.033892 0.059379 163.327185 ( 35.604359)
total: 345.20 sec