Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-220202
#<BuildRuby:0x00007fd86de4fdc0
@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.20241215-220202",
@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.000022)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000026 0.000004 0.000030 ( 0.000032)
build_up 0.005501 0.000948 2.377164 ( 2.689843)
build_miniruby 0.001232 0.000213 1.585103 ( 1.581800)
build_ruby 0.001784 0.000307 4.190382 ( 4.339968)
build_all 0.008471 0.000005 6.206092 ( 2.643119)
build_install 0.016471 0.000559 8.470342 ( 4.608888)
test_btest 0.000718 0.000106 77.595772 ( 20.702820)
test_basic 0.007674 0.000473 0.851022 ( 0.897685)
test_all 0.111616 0.031313 687.792996 (200.026304)
test_rubyspec 0.029607 0.045736 116.947595 ( 25.385699)
total: 262.88 sec