Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-165133
#<BuildRuby:0x00007ff85b84fde0
@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-165133",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006071 0.001734 3.755907 ( 3.853447)
build_miniruby 0.001257 0.000359 1.469553 ( 1.466334)
build_ruby 0.001981 0.000000 3.417593 ( 3.597999)
build_all 0.008189 0.000000 7.373013 ( 2.832071)
build_install 0.007696 0.010254 9.951756 ( 4.516202)
test_btest 0.000675 0.000218 102.524289 ( 26.476211)
test_basic 0.006931 0.000924 0.864958 ( 0.915864)
test_all 0.108596 0.041963 860.445705 (282.916413)
test_rubyspec 0.046527 0.039544 168.267036 ( 45.246665)
total: 371.82 sec