Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-164730
#<BuildRuby:0x00007faee912fdc8
@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.20241205-164730",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000038 0.000007 0.000045 ( 0.000044)
build_up 0.003968 0.003971 3.970431 ( 7.337106)
build_miniruby 0.001533 0.000306 1.703275 ( 1.882755)
build_ruby 0.001831 0.000366 4.734776 ( 26.405974)
build_all 0.005575 0.004408 6.730763 ( 3.968972)
build_install 0.020134 0.001596 9.244244 ( 4.774438)
test_btest 0.000755 0.000155 83.422143 ( 27.563416)
test_basic 0.011421 0.000533 1.116679 ( 1.220201)
test_all 0.110501 0.044536 707.179347 (359.099937)
test_rubyspec 0.054473 0.036800 127.472870 ( 49.902226)
total: 482.16 sec