Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-205414
#<BuildRuby:0x00007f3edad1fdd8
@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.20240701-205414",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000032 0.000002 0.000034 ( 0.000035)
build_up 0.003487 0.004420 4.187668 ( 3.603730)
build_miniruby 0.001592 0.000145 1.402425 ( 1.398806)
build_ruby 0.001840 0.000167 4.120963 ( 4.266052)
build_all 0.008131 0.000336 8.178206 ( 3.288174)
build_install 0.015731 0.004698 11.463004 ( 5.543043)
test_btest 0.000830 0.000090 118.230358 ( 30.922391)
test_basic 0.003068 0.008135 1.117845 ( 1.167182)
test_all 0.084629 0.064162 806.916812 (251.671033)
test_rubyspec 0.054815 0.034330 165.480801 ( 34.328450)
total: 336.19 sec