Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-063604
#<BuildRuby:0x0000564102faa4d0
@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.20230924-063604",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000020 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007115 0.000445 2.355626 ( 5.047964)
build_miniruby 0.001644 0.000103 1.813348 ( 2.205002)
build_ruby 0.000000 0.002360 3.479030 ( 4.653388)
build_all 0.003618 0.006199 6.552979 ( 7.142377)
build_install 0.021559 0.002255 7.925144 ( 7.758190)
test_btest 0.000808 0.000096 86.605298 ( 74.925594)
test_basic 0.008105 0.000965 0.998837 ( 1.714272)
test_all 0.010546 0.000254 699.977407 (478.316836)
test_rubyspec 0.040330 0.035334 107.966549 (134.722923)
total: 716.49 sec