Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-064224
#<BuildRuby:0x00005561585063b0
@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.20230624-064224",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001787 0.004351 2.038432 ( 5.145286)
build_miniruby 0.001306 0.000187 1.486347 ( 1.943988)
build_ruby 0.001583 0.000226 3.185486 ( 22.925714)
build_all 0.006903 0.000986 2.459987 ( 2.721184)
build_install 0.010453 0.008438 3.810732 ( 4.335945)
test_btest 0.000737 0.000143 79.366477 ( 46.329679)
test_basic 0.006757 0.001308 0.897293 ( 1.453675)
test_all 0.001306 0.000253 571.591523 (312.823878)
test_rubyspec 0.042186 0.012432 86.786242 (125.476006)
total: 523.16 sec