Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-063357
#<BuildRuby:0x00005587b6a86108
@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.20240119-063357",
@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.000005 0.000018 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.001986 0.003227 1.603127 ( 1.958746)
build_miniruby 0.000878 0.000329 1.592297 ( 1.594167)
build_ruby 0.001837 0.000000 3.508266 ( 3.757077)
build_all 0.007919 0.000000 5.801906 ( 3.076169)
build_install 0.013666 0.005155 7.177589 ( 4.461494)
test_btest 0.000861 0.000295 84.289719 ( 30.285979)
test_basic 0.004554 0.001565 0.854302 ( 0.932216)
test_all 0.059340 0.056931 751.833820 (273.534779)
test_rubyspec 0.042766 0.061799 164.525389 (185.190503)
total: 504.79 sec