Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-025253
#<BuildRuby:0x0000561f32d9e390
@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.20230506-025253",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005109 0.000851 1.880562 ( 4.055097)
build_miniruby 0.001540 0.000000 1.328099 ( 1.401283)
build_ruby 0.000000 0.001295 2.718726 ( 3.193270)
build_all 0.000000 0.006633 2.257259 ( 2.348454)
build_install 0.006770 0.007532 3.336609 ( 3.016833)
test_btest 0.000872 0.000000 74.747780 ( 39.019782)
test_basic 0.006917 0.000000 0.775725 ( 1.064380)
test_all 0.000954 0.000217 592.550873 (240.899191)
test_rubyspec 0.025741 0.025024 80.827458 ( 95.672884)
total: 390.67 sec