Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-181509
#<BuildRuby:0x00007fa2d8ccfdd0
@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.20241116-181509",
@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.000023 0.000007 0.000030 ( 0.000028)
autoconf 0.000044 0.000013 0.000057 ( 0.000055)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.007180 0.001487 4.092517 ( 4.012647)
build_miniruby 0.001530 0.000000 1.802151 ( 1.804263)
build_ruby 0.001852 0.000366 4.549385 ( 4.715527)
build_all 0.007764 0.000933 6.706341 ( 2.840217)
build_install 0.011883 0.008381 8.521767 ( 4.031222)
test_btest 0.000743 0.000225 80.139334 ( 23.274262)
test_basic 0.003751 0.004033 0.997069 ( 4.228500)
test_all 0.087045 0.059841 726.086060 (212.953989)
test_rubyspec 0.030382 0.056355 118.201013 ( 26.524787)
total: 284.39 sec