Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-122901
#<BuildRuby:0x0000560008ea5fc0
@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.20230813-122901",
@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.000027 0.000002 0.000029 ( 0.000031)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.006222 0.000445 2.270338 ( 5.802795)
build_miniruby 0.001617 0.000000 1.608857 ( 1.864062)
build_ruby 0.000000 0.001869 3.426502 ( 5.748237)
build_all 0.000000 0.007669 2.715850 ( 3.735753)
build_install 0.016526 0.002850 4.366401 ( 5.914672)
test_btest 0.000772 0.000117 82.617766 ( 54.751524)
test_basic 0.008211 0.000000 0.994955 ( 1.780517)
test_all 0.001939 0.000240 692.698069 (417.948630)
test_rubyspec 0.034276 0.028584 98.438217 (161.692845)
total: 659.24 sec