Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-022740
#<BuildRuby:0x000056058d3f2008
@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.20230312-022740",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.002002 0.003906 1.780826 ( 3.236186)
build_miniruby 0.000000 0.001703 1.222227 ( 1.224411)
build_ruby 0.000296 0.001331 2.561577 ( 2.762775)
build_all 0.006603 0.000323 2.096512 ( 1.903909)
build_install 0.014400 0.001600 3.298078 ( 2.998210)
test_btest 0.000668 0.000075 64.527256 ( 33.108743)
test_basic 0.002613 0.004124 0.540237 ( 0.829721)
test_all 0.001902 0.000272 559.768927 (221.510622)
test_rubyspec 0.021415 0.025719 76.769285 ( 87.930986)
total: 355.51 sec