Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-080641
#<BuildRuby:0x000055a88521e1d8
@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.20230902-080641",
@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.000024 0.000005 0.000029 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000035)
configure 0.000028 0.000006 0.000034 ( 0.000032)
build_up 0.001824 0.004472 1.928300 ( 3.163282)
build_miniruby 0.001789 0.000447 1.769436 ( 1.825369)
build_ruby 0.001462 0.000365 3.532029 ( 4.161393)
build_all 0.003634 0.005243 6.652530 ( 4.948577)
build_install 0.019915 0.000000 8.001027 ( 6.787167)
test_btest 0.000979 0.000000 86.913976 ( 49.978117)
test_basic 0.004171 0.004132 1.028803 ( 1.351543)
test_all 0.005043 0.005095 703.947538 (343.192683)
test_rubyspec 0.044223 0.027778 109.318220 (132.632978)
total: 548.04 sec