Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-030725
#<BuildRuby:0x00005651ccaa27c8
@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.20230625-030725",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000000 0.000074 0.000074 ( 0.000113)
build_up 0.000000 0.006609 2.085060 ( 4.224540)
build_miniruby 0.001312 0.000632 1.621533 ( 1.693283)
build_ruby 0.001772 0.000000 3.009445 ( 12.400053)
build_all 0.003640 0.004311 2.550351 ( 2.153710)
build_install 0.014517 0.003660 3.785340 ( 3.226316)
test_btest 0.000769 0.000192 80.542320 ( 38.487881)
test_basic 0.007262 0.000909 0.911747 ( 1.032460)
test_all 0.000861 0.000210 599.001370 (242.841842)
test_rubyspec 0.040677 0.012103 86.721255 (100.140196)
total: 406.20 sec