Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-123926
#<BuildRuby:0x00007fe3abcffdc8
@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.20241213-123926",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004885 0.001086 2.415750 ( 2.802356)
build_miniruby 0.001200 0.000266 1.573068 ( 1.569662)
build_ruby 0.002042 0.000000 3.889843 ( 27.205431)
build_all 0.007857 0.000000 6.003842 ( 2.547066)
build_install 0.011278 0.006271 7.926501 ( 7.861309)
test_btest 0.000856 0.000199 70.157266 ( 19.468619)
test_basic 0.006479 0.002851 0.974458 ( 1.740908)
test_all 0.110562 0.027618 703.158429 (207.032855)
test_rubyspec 0.040690 0.037375 115.302273 ( 24.128999)
total: 294.36 sec