Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-015406
#<BuildRuby:0x0000561ad489e258
@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.20230530-015406",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005831 0.000278 1.895382 ( 3.156283)
build_miniruby 0.001539 0.000000 1.425592 ( 1.432615)
build_ruby 0.001564 0.000000 2.995447 ( 3.187837)
build_all 0.003570 0.003851 2.068215 ( 1.342597)
build_install 0.010410 0.006829 3.472703 ( 2.689198)
test_btest 0.000719 0.000157 77.711053 ( 26.720304)
test_basic 0.001627 0.003344 0.765653 ( 0.843562)
test_all 0.000874 0.000212 592.293924 (180.319988)
test_rubyspec 0.028709 0.011300 74.268734 ( 85.956823)
total: 305.65 sec