Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-152405
#<BuildRuby:0x000055e1a4fc24f8
@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.20230903-152405",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005461 0.000324 1.819988 ( 2.894742)
build_miniruby 0.001444 0.000334 1.627700 ( 1.807289)
build_ruby 0.001885 0.000435 3.470265 ( 3.721207)
build_all 0.006481 0.001496 6.415940 ( 4.323089)
build_install 0.016052 0.002568 7.794835 ( 6.344380)
test_btest 0.000879 0.000088 83.853548 ( 46.350041)
test_basic 0.004226 0.003715 0.973968 ( 1.288568)
test_all 0.009969 0.000097 697.869700 (301.328706)
test_rubyspec 0.037991 0.031974 102.447838 (119.345063)
total: 487.40 sec