Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-161421
#<BuildRuby:0x000055e0ab1be090
@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.20230506-161421",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001822 0.004194 1.811458 ( 3.799590)
build_miniruby 0.001329 0.000166 1.335074 ( 1.484679)
build_ruby 0.000000 0.001614 2.777605 ( 3.051264)
build_all 0.005013 0.002553 2.282907 ( 2.310824)
build_install 0.014358 0.000900 3.405736 ( 3.309846)
test_btest 0.000803 0.000119 75.091285 ( 25.881167)
test_basic 0.004009 0.000594 0.787748 ( 0.862739)
test_all 0.001275 0.000189 587.082079 (234.052161)
test_rubyspec 0.021510 0.028442 82.915030 ( 98.843142)
total: 373.60 sec