Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-023919
#<BuildRuby:0x000055c4e58761a8
@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.20231220-023919",
@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.000023 0.000003 0.000026 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002474 0.004436 2.077352 ( 4.000684)
build_miniruby 0.000000 0.001842 1.818935 ( 2.820577)
build_ruby 0.000869 0.001455 3.495008 ( 5.055057)
build_all 0.009293 0.000274 5.936596 ( 7.908529)
build_install 0.014748 0.006434 7.344995 ( 9.939061)
test_btest 0.000816 0.000185 84.273493 (110.696747)
test_basic 0.008441 0.000000 0.955886 ( 2.190222)
test_all 0.099951 0.030412 704.994680 (760.632340)
test_rubyspec 0.026072 0.046000 101.534847 (139.162694)
total: 1042.41 sec