Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-230753
#<BuildRuby:0x00005652c58da018
@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.20240314-230753",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003741 0.004034 3.120288 ( 2.955794)
build_miniruby 0.001347 0.000259 1.862230 ( 1.908583)
build_ruby 0.001465 0.000281 3.823910 ( 4.078701)
build_all 0.008803 0.000070 7.227033 ( 4.097274)
build_install 0.017529 0.003571 9.361888 ( 5.159213)
test_btest 0.000844 0.000153 93.561258 ( 38.603432)
test_basic 0.001247 0.004409 0.926038 ( 1.012342)
test_all 0.091652 0.024481 792.389180 (292.952658)
test_rubyspec 0.031105 0.060679 126.224853 (135.608625)
total: 486.38 sec