Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-132714
#<BuildRuby:0x00005571cccba078
@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.20240110-132714",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004762 0.000915 1.624718 ( 1.950958)
build_miniruby 0.001374 0.000264 1.676549 ( 1.677014)
build_ruby 0.000000 0.001558 3.131820 ( 3.393935)
build_all 0.003827 0.003491 5.818550 ( 3.017830)
build_install 0.013455 0.004454 6.968906 ( 3.640446)
test_btest 0.000872 0.000210 85.200365 ( 31.886296)
test_basic 0.007186 0.000000 0.863911 ( 0.955849)
test_all 0.058028 0.061397 776.610409 (284.345191)
test_rubyspec 0.046938 0.025309 100.104921 (113.936210)
total: 444.80 sec