Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-230429
#<BuildRuby:0x00005590649be4f8
@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.20231012-230429",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006467 0.000582 2.379240 ( 2.700961)
build_miniruby 0.001538 0.000355 1.434105 ( 1.441228)
build_ruby 0.001604 0.000371 3.500637 ( 3.708115)
build_all 0.007450 0.000728 6.496908 ( 4.085690)
build_install 0.015091 0.003824 7.864032 ( 5.304179)
test_btest 0.000684 0.000154 86.803336 ( 47.185457)
test_basic 0.006357 0.001436 0.995481 ( 1.473324)
test_all 0.009184 0.001032 668.552461 (313.681361)
test_rubyspec 0.042679 0.024804 104.441498 (123.585547)
total: 503.17 sec