Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-191808
#<BuildRuby:0x00007f02145afdd0
@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.20240930-191808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000020 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.002863 0.005219 3.673411 ( 3.606628)
build_miniruby 0.001211 0.000519 1.309639 ( 1.306776)
build_ruby 0.001309 0.000561 3.522727 ( 3.716356)
build_all 0.001197 0.006984 5.923974 ( 2.290461)
build_install 0.016975 0.000000 8.487492 ( 3.796565)
test_btest 0.000904 0.000000 87.145364 ( 22.579764)
test_basic 0.009554 0.000000 0.936536 ( 0.985759)
test_all 0.102293 0.044766 683.119017 (196.875393)
test_rubyspec 0.050749 0.036595 130.171908 ( 24.575978)
total: 259.73 sec