Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-130157
#<BuildRuby:0x00007f37f7f0fdd0
@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.20240624-130157",
@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.000037 0.000006 0.000043 ( 0.000039)
autoconf 0.000052 0.000009 0.000061 ( 0.000056)
configure 0.000039 0.000007 0.000046 ( 0.000046)
build_up 0.005539 0.003533 4.144237 ( 4.451772)
build_miniruby 0.001942 0.000378 1.818860 ( 1.919002)
build_ruby 0.002446 0.000476 4.850945 ( 5.101221)
build_all 0.005645 0.005333 8.818891 ( 4.951080)
build_install 0.018567 0.003662 10.916067 ( 5.453130)
test_btest 0.000765 0.000168 121.900485 ( 73.989329)
test_basic 0.008623 0.005250 1.358334 ( 1.550195)
test_all 0.114287 0.049442 986.758146 (940.898679)
test_rubyspec 0.072934 0.026999 180.257634 (199.339620)
total: 1237.66 sec