Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-195814
#<BuildRuby:0x0000555cdad25a00
@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.20240213-195814",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005759 0.000886 1.700607 ( 2.036365)
build_miniruby 0.001394 0.000000 1.369733 ( 1.367642)
build_ruby 0.001516 0.000000 3.007647 ( 3.224195)
build_all 0.007311 0.000295 6.537012 ( 2.548970)
build_install 0.014018 0.003148 7.878077 ( 3.789654)
test_btest 0.000000 0.001035 89.563866 ( 25.288349)
test_basic 0.000000 0.005830 0.921704 ( 0.978426)
test_all 0.068928 0.047900 780.266414 (238.785109)
test_rubyspec 0.066829 0.032259 168.473536 (177.192789)
total: 455.21 sec