Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-201958
#<BuildRuby:0x00007fbcbbf9fdd8
@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.20241227-201958",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001328 0.004462 1.735156 ( 2.081085)
build_miniruby 0.001488 0.000000 1.345048 ( 1.343081)
build_ruby 0.002237 0.000000 3.663241 ( 3.810560)
build_all 0.007014 0.000981 6.253720 ( 2.696085)
build_install 0.015538 0.005555 8.597858 ( 5.569528)
test_btest 0.001201 0.000000 82.061752 ( 55.298597)
test_basic 0.005304 0.003022 0.958676 ( 1.006763)
test_all 0.096480 0.046382 687.897119 (205.987712)
test_rubyspec 0.058905 0.020914 114.959991 ( 22.579327)
total: 300.38 sec