Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-235040
#<BuildRuby:0x00007f8a9b54fdd0
@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.20240703-235040",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000037 0.000007 0.000044 ( 0.000043)
build_up 0.001273 0.007236 4.020993 ( 3.422742)
build_miniruby 0.001539 0.000385 1.390383 ( 1.393408)
build_ruby 0.002998 0.000000 4.734977 ( 21.579525)
build_all 0.009126 0.001031 8.930943 ( 4.370695)
build_install 0.018260 0.001018 10.945247 ( 4.965199)
test_btest 0.000855 0.000183 121.535425 ( 36.614424)
test_basic 0.004158 0.006679 1.320007 ( 1.404331)
test_all 0.098710 0.052291 856.227770 (243.346607)
test_rubyspec 0.047510 0.047193 171.685245 ( 35.210498)
total: 352.31 sec