Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-061614
#<BuildRuby:0x00005597992b9fb8
@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.20230917-061614",
@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.000032 0.000002 0.000034 ( 0.000029)
autoconf 0.000040 0.000003 0.000043 ( 0.000038)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.007744 0.000456 2.443651 ( 4.911962)
build_miniruby 0.000000 0.002468 1.866164 ( 2.087465)
build_ruby 0.000000 0.002077 3.705980 ( 4.404632)
build_all 0.005833 0.003152 6.853109 ( 6.227798)
build_install 0.022143 0.000000 8.118596 ( 8.319279)
test_btest 0.000893 0.000000 87.671578 ( 67.328587)
test_basic 0.004169 0.004407 0.996934 ( 1.427644)
test_all 0.010138 0.000703 773.088569 (899.180345)
test_rubyspec 0.060381 0.024298 114.904202 (168.156260)
total: 1162.05 sec