Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-190354
#<BuildRuby:0x00007f4e842dfdc8
@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.20240810-190354",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.007550 0.000424 3.057393 ( 2.997875)
build_miniruby 0.001519 0.000184 1.323605 ( 1.320719)
build_ruby 0.001899 0.000231 4.063972 ( 4.187798)
build_all 0.008562 0.000004 7.557651 ( 2.943561)
build_install 0.019414 0.000240 9.936387 ( 4.451047)
test_btest 0.000000 0.000968 115.730401 ( 30.327043)
test_basic 0.006710 0.003560 1.019047 ( 1.063218)
test_all 0.114733 0.036123 805.373841 (229.685397)
test_rubyspec 0.068773 0.024491 170.257179 ( 46.333047)
total: 323.31 sec