Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-055923
#<BuildRuby:0x00007f23be2afdd0
@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.20241214-055923",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000035 0.000006 0.000041 ( 0.000039)
build_up 0.000000 0.006244 2.506252 ( 2.838651)
build_miniruby 0.001711 0.000000 1.762106 ( 1.762864)
build_ruby 0.002077 0.000179 4.601012 ( 4.867405)
build_all 0.009122 0.000977 6.829595 ( 4.909755)
build_install 0.013129 0.011236 9.166722 ( 6.972451)
test_btest 0.000779 0.000186 79.911164 ( 37.052857)
test_basic 0.002456 0.009067 1.087980 ( 1.194752)
test_all 0.117639 0.031286 699.681358 (285.035008)
test_rubyspec 0.059287 0.020600 116.904015 ( 26.726575)
total: 371.36 sec