Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-154517
#<BuildRuby:0x00007f764b55fdc0
@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-154517",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000016 0.000004 0.000020 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.007907 3.313021 ( 2.893280)
build_miniruby 0.000000 0.001648 1.157112 ( 1.154602)
build_ruby 0.000000 0.001873 3.198412 ( 3.358179)
build_all 0.007730 0.004269 9.189366 ( 5.032476)
build_install 0.012535 0.016325 12.527703 ( 7.321375)
test_btest 0.001006 0.000000 111.922280 ( 31.953611)
test_basic 0.005775 0.003411 1.055708 ( 1.099432)
test_all 0.104232 0.048256 756.578698 (208.861780)
test_rubyspec 0.057410 0.045085 170.477036 ( 26.708023)
total: 288.38 sec