Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-014544
#<BuildRuby:0x0000559a787aa1a8
@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.20230912-014544",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002974 0.004562 2.434225 ( 5.496263)
build_miniruby 0.000000 0.002011 1.792531 ( 2.234274)
build_ruby 0.000805 0.001167 3.820239 ( 4.992368)
build_all 0.000000 0.009529 6.821093 ( 6.903503)
build_install 0.016743 0.005020 8.287454 ( 7.720269)
test_btest 0.000797 0.000257 87.066159 ( 73.587378)
test_basic 0.001255 0.007376 1.035681 ( 1.728310)
test_all 0.010124 0.000638 739.106657 (658.713461)
test_rubyspec 0.044009 0.034153 109.838065 (151.617529)
total: 912.99 sec