Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-064846
#<BuildRuby:0x00007f4142f5fde0
@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.20240711-064846",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000346 0.008055 3.986899 ( 3.563454)
build_miniruby 0.001603 0.000414 1.632562 ( 1.628971)
build_ruby 0.001503 0.000388 3.259908 ( 21.901695)
build_all 0.006395 0.001650 7.263522 ( 2.877374)
build_install 0.012121 0.005265 9.722780 ( 4.259883)
test_btest 0.001056 0.000288 110.657754 ( 54.335174)
test_basic 0.000000 0.012136 1.302755 ( 1.533425)
test_all 0.090391 0.066365 839.817146 (275.857782)
test_rubyspec 0.048110 0.038227 161.566609 ( 32.250571)
total: 398.21 sec