Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-023049
#<BuildRuby:0x00007f2db3f1fdc8
@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.20241006-023049",
@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.000042 0.000010 0.000052 ( 0.000051)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.007584 0.001733 4.295537 ( 5.449837)
build_miniruby 0.001772 0.000405 1.830186 ( 2.240198)
build_ruby 0.002033 0.000465 4.634170 ( 5.411529)
build_all 0.006593 0.004888 7.877903 ( 6.994979)
build_install 0.019603 0.007236 11.403269 ( 10.240921)
test_btest 0.001131 0.000298 101.652088 ( 84.911025)
test_basic 0.006119 0.006476 1.334777 ( 6.279855)
test_all 0.116992 0.049010 903.986555 (576.882290)
test_rubyspec 0.052148 0.039096 138.638804 ( 45.037878)
total: 743.45 sec