Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-180944
#<BuildRuby:0x0000564e8c4c63b0
@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-180944",
@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.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004159 0.001094 1.747160 ( 3.079112)
build_miniruby 0.001136 0.000298 1.374631 ( 1.374133)
build_ruby 0.001147 0.000302 2.500654 ( 2.704269)
build_all 0.006400 0.000000 2.066298 ( 1.487676)
build_install 0.014136 0.001719 3.387966 ( 2.524186)
test_btest 0.000613 0.000139 77.599213 ( 31.518801)
test_basic 0.004843 0.000025 0.740417 ( 0.817861)
test_all 0.000929 0.000201 571.953361 (239.163287)
test_rubyspec 0.030974 0.023064 83.989354 (100.916150)
total: 383.59 sec