Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-064444
#<BuildRuby:0x00007f26640efdd0
@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.20240724-064444",
@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.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.003349 0.004711 3.398411 ( 3.301043)
build_miniruby 0.001346 0.000295 1.532763 ( 1.531676)
build_ruby 0.001571 0.000343 4.199051 ( 4.433574)
build_all 0.004907 0.004357 8.107037 ( 3.225760)
build_install 0.018760 0.001366 10.941049 ( 5.373069)
test_btest 0.000946 0.000210 119.522989 ( 31.564262)
test_basic 0.003591 0.009809 1.319330 ( 1.371355)
test_all 0.121237 0.030527 853.246100 (258.975490)
test_rubyspec 0.050800 0.042395 165.627179 ( 34.719694)
total: 344.50 sec