Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-074644
#<BuildRuby:0x0000559540c6a3b0
@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.20230525-074644",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005597 0.000973 1.854213 ( 4.134429)
build_miniruby 0.001161 0.000202 1.333764 ( 1.523528)
build_ruby 0.001665 0.000000 2.592999 ( 2.919531)
build_all 0.003417 0.003635 2.143096 ( 2.276355)
build_install 0.015122 0.002103 3.400847 ( 3.320323)
test_btest 0.000000 0.000799 75.750752 ( 40.423187)
test_basic 0.000454 0.007260 0.814081 ( 1.133141)
test_all 0.002080 0.000539 584.908208 (284.961452)
test_rubyspec 0.022391 0.024331 79.654589 ( 92.285706)
total: 432.98 sec