Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-125738
#<BuildRuby:0x00007f244c1bfdd8
@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.20240902-125738",
@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.000026 0.000005 0.000031 ( 0.000029)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.007272 0.000537 3.451561 ( 3.409589)
build_miniruby 0.001360 0.000219 1.564182 ( 1.560401)
build_ruby 0.001856 0.000299 3.965067 ( 4.152167)
build_all 0.004409 0.004207 8.009925 ( 3.218754)
build_install 0.018757 0.001071 10.683594 ( 5.070949)
test_btest 0.000955 0.000164 117.591019 ( 30.654623)
test_basic 0.004667 0.004437 1.243052 ( 1.293638)
test_all 0.113268 0.039155 816.415823 (244.974682)
test_rubyspec 0.043627 0.050868 165.079533 ( 33.090997)
total: 327.43 sec