Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-234547
#<BuildRuby:0x00007f2c08b2fdc8
@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.20241122-234547",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.004004 0.003935 3.933936 ( 3.873211)
build_miniruby 0.001731 0.000346 1.640105 ( 1.637687)
build_ruby 0.001972 0.000000 4.465181 ( 30.470419)
build_all 0.008760 0.000000 6.435708 ( 3.139026)
build_install 0.016934 0.003980 9.420942 ( 4.858603)
test_btest 0.000667 0.000127 80.338031 ( 34.767337)
test_basic 0.000563 0.011104 1.029552 ( 4.810059)
test_all 0.116324 0.031197 693.940102 (241.772075)
test_rubyspec 0.057208 0.026027 119.366236 ( 28.287062)
total: 353.62 sec