Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-004150
#<BuildRuby:0x0000563d26ec21d8
@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.20230525-004150",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005540 0.000000 1.731269 ( 2.996987)
build_miniruby 0.001454 0.000000 1.260357 ( 1.262637)
build_ruby 0.001435 0.000059 2.641716 ( 2.851977)
build_all 0.002081 0.004381 2.070872 ( 1.491431)
build_install 0.009734 0.006973 3.313267 ( 2.547111)
test_btest 0.000538 0.000104 75.645482 ( 31.356787)
test_basic 0.000256 0.004009 0.733407 ( 0.812057)
test_all 0.000466 0.000596 591.364865 (213.618215)
test_rubyspec 0.011879 0.035616 76.434285 ( 88.339241)
total: 345.28 sec