Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-200507
#<BuildRuby:0x000055b273ce2130
@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.20230731-200507",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006349 0.000354 2.276073 ( 5.735198)
build_miniruby 0.001476 0.000086 2.117450 ( 4.184407)
build_ruby 0.002132 0.000000 3.295000 ( 6.561026)
build_all 0.008197 0.000000 2.697940 ( 3.798088)
build_install 0.016962 0.003510 4.396279 ( 7.273692)
test_btest 0.000800 0.000089 79.856618 ( 54.813917)
test_basic 0.004124 0.003502 0.938981 ( 1.848876)
test_all 0.001199 0.000158 668.150226 (418.183225)
test_rubyspec 0.036379 0.018349 95.301025 (162.021700)
total: 664.42 sec