Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-124311
#<BuildRuby:0x000055f0c4e96258
@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.20230602-124311",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001993 0.004484 1.883204 ( 3.801626)
build_miniruby 0.001174 0.000358 1.364707 ( 1.520586)
build_ruby 0.001429 0.000435 2.966622 ( 3.445239)
build_all 0.006636 0.000744 2.195404 ( 2.491134)
build_install 0.008444 0.008408 3.492635 ( 3.610538)
test_btest 0.000000 0.000988 77.562374 ( 42.852054)
test_basic 0.000000 0.002649 0.774821 ( 1.033152)
test_all 0.002080 0.000430 565.653811 (258.771366)
test_rubyspec 0.029639 0.023432 82.323995 ( 95.401814)
total: 412.93 sec