Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-042750
#<BuildRuby:0x00007f6403e2fdd8
@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.20240716-042750",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.000000 0.007727 3.346692 ( 3.367072)
build_miniruby 0.000000 0.001598 1.204497 ( 1.201529)
build_ruby 0.000000 0.001983 3.694127 ( 3.890963)
build_all 0.005107 0.004232 7.983132 ( 3.245008)
build_install 0.012045 0.006838 10.652123 ( 4.972753)
test_btest 0.000663 0.000253 111.350128 ( 30.773945)
test_basic 0.001565 0.004531 0.935678 ( 0.988533)
test_all 0.105141 0.046749 820.331431 (228.274828)
test_rubyspec 0.051914 0.035275 158.521754 ( 34.857910)
total: 311.57 sec