Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-101655
#<BuildRuby:0x0000564f4ff66018
@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.20240126-101655",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006565 1.869112 ( 2.251757)
build_miniruby 0.000258 0.001502 1.712083 ( 1.711779)
build_ruby 0.001248 0.000349 3.242057 ( 3.469258)
build_all 0.007843 0.000000 6.177691 ( 2.718952)
build_install 0.008325 0.010881 7.554194 ( 4.078694)
test_btest 0.000540 0.000180 84.410044 ( 34.855759)
test_basic 0.006672 0.000722 0.922681 ( 1.022571)
test_all 0.083526 0.030864 704.775008 (255.447743)
test_rubyspec 0.066602 0.040031 167.878355 (179.613907)
total: 485.17 sec