Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-065228
#<BuildRuby:0x000055ce34ba9fc0
@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.20231013-065228",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003695 0.004634 2.600660 ( 3.648624)
build_miniruby 0.000000 0.001591 1.768751 ( 1.993760)
build_ruby 0.000000 0.001889 3.599856 ( 4.212505)
build_all 0.004073 0.004564 6.615999 ( 5.053964)
build_install 0.020467 0.001777 8.427265 ( 6.726941)
test_btest 0.000754 0.000165 88.976015 ( 75.284165)
test_basic 0.007909 0.000745 0.982847 ( 1.361462)
test_all 0.009564 0.000111 727.867517 (370.618306)
test_rubyspec 0.036435 0.031741 108.305129 (122.126531)
total: 591.03 sec