Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-231425
#<BuildRuby:0x000055e107eb6228
@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-231425",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001748 0.003595 1.639723 ( 1.987079)
build_miniruby 0.001343 0.000259 1.624702 ( 1.624057)
build_ruby 0.001446 0.000278 3.267543 ( 3.479112)
build_all 0.003421 0.003919 5.618155 ( 3.088741)
build_install 0.014734 0.002845 7.032907 ( 4.290893)
test_btest 0.000654 0.000143 83.958378 ( 31.688435)
test_basic 0.006062 0.001326 0.914374 ( 1.005087)
test_all 0.104051 0.014090 778.364408 (291.076870)
test_rubyspec 0.040501 0.027305 100.093458 (111.941780)
total: 450.18 sec