Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-195449
#<BuildRuby:0x00005655146c6118
@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.20230122-195449",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.004397 1.013490 ( 1.737810)
build_miniruby 0.000000 0.001422 1.180120 ( 1.179221)
build_ruby 0.000000 0.001647 2.821531 ( 11.245568)
build_all 0.002383 0.002977 3.566732 ( 2.546997)
build_install 0.009634 0.005463 2.779276 ( 2.030989)
test_btest 0.000999 0.000000 58.069244 ( 18.357944)
test_basic 0.005132 0.000386 0.408640 ( 0.505993)
test_all 0.000000 0.001550 649.447320 (194.192100)
test_rubyspec 0.013566 0.032456 69.682247 ( 79.690001)
total: 311.49 sec