Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-045016
#<BuildRuby:0x00007f2224b7fdc0
@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.20240925-045016",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002882 0.007683 5.251620 ( 7.419428)
build_miniruby 0.001651 0.000173 1.839807 ( 2.309368)
build_ruby 0.002147 0.000537 4.784402 ( 5.916746)
build_all 0.008317 0.003036 7.782947 ( 8.060959)
build_install 0.019773 0.007828 11.790978 ( 12.931816)
test_btest 0.001108 0.000000 101.395970 (108.740447)
test_basic 0.000000 0.013398 1.340713 ( 1.786122)
test_all 0.097110 0.057884 825.916041 (289.651681)
test_rubyspec 0.036085 0.053500 133.322309 ( 31.491096)
total: 468.31 sec