Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-130932
#<BuildRuby:0x000055dd76f4a7c8
@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.20230704-130932",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006372 0.000796 2.099748 ( 5.287140)
build_miniruby 0.001319 0.000165 1.599048 ( 1.964744)
build_ruby 0.001516 0.000189 3.140317 ( 4.188923)
build_all 0.002845 0.004955 2.581009 ( 3.340483)
build_install 0.017211 0.000504 3.989427 ( 5.388501)
test_btest 0.000668 0.000099 80.392943 ( 50.361950)
test_basic 0.000000 0.008274 0.868967 ( 1.429224)
test_all 0.001329 0.000432 595.589570 (333.653156)
test_rubyspec 0.019100 0.041344 93.325956 (163.745849)
total: 569.36 sec