Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-140147
#<BuildRuby:0x000055b8a248a8e0
@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.20230702-140147",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005105 0.001021 1.909655 ( 3.216327)
build_miniruby 0.001112 0.000222 1.537141 ( 1.552887)
build_ruby 0.001328 0.000265 3.010184 ( 3.203022)
build_all 0.004767 0.002543 2.370515 ( 2.040038)
build_install 0.011184 0.005715 3.568796 ( 3.629883)
test_btest 0.000630 0.000000 80.503109 ( 39.114507)
test_basic 0.004024 0.003294 0.889554 ( 1.020599)
test_all 0.002099 0.000000 605.094866 (255.077451)
test_rubyspec 0.014486 0.038528 88.807290 (102.278227)
total: 411.13 sec