Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-233754
#<BuildRuby:0x0000557035811a00
@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.20240308-233754",
@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.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007798 2.638768 ( 2.434756)
build_miniruby 0.000000 0.001337 1.633853 ( 1.633822)
build_ruby 0.000000 0.001784 3.573439 ( 3.815808)
build_all 0.002248 0.006014 6.745010 ( 3.211203)
build_install 0.015578 0.005100 8.893105 ( 5.158742)
test_btest 0.000970 0.000000 92.945849 ( 42.174087)
test_basic 0.006073 0.002460 1.074100 ( 1.234833)
test_all 0.076485 0.044466 817.413778 (325.777929)
test_rubyspec 0.048423 0.042203 123.279769 (132.876695)
total: 518.32 sec