Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-191602
#<BuildRuby:0x000055cb0a91e120
@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.20240225-191602",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004350 0.003172 2.527371 ( 2.371764)
build_miniruby 0.000000 0.001781 1.732900 ( 1.731026)
build_ruby 0.000000 0.001685 3.365485 ( 3.617967)
build_all 0.001813 0.006112 6.746464 ( 3.355771)
build_install 0.013555 0.005743 8.638853 ( 4.848269)
test_btest 0.000546 0.000182 93.960718 ( 35.458565)
test_basic 0.003896 0.001299 0.949650 ( 1.014964)
test_all 0.091401 0.026301 790.735751 (292.971218)
test_rubyspec 0.037020 0.051535 128.932650 (140.123015)
total: 485.49 sec