Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-090759
#<BuildRuby:0x000055c3d8f3e390
@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.20231222-090759",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000024 0.000002 0.000026 ( 0.000028)
build_up 0.004963 0.000397 1.499936 ( 1.860855)
build_miniruby 0.001413 0.000113 1.373213 ( 1.371334)
build_ruby 0.001332 0.000106 2.847052 ( 3.039857)
build_all 0.006024 0.000482 5.221112 ( 2.111569)
build_install 0.016429 0.000185 6.459764 ( 3.282705)
test_btest 0.000731 0.000053 76.753513 ( 20.096397)
test_basic 0.000991 0.004349 0.685955 ( 0.744406)
test_all 0.085966 0.032778 651.046962 (193.859096)
test_rubyspec 0.032066 0.019908 85.697728 (101.658543)
total: 328.03 sec