Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-012242
#<BuildRuby:0x0000563f0f2527f0
@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.20230204-012242",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004663 0.000608 1.243580 ( 2.255856)
build_miniruby 0.001135 0.000148 1.250045 ( 1.501516)
build_ruby 0.001457 0.000190 2.575091 ( 24.239192)
build_all 0.007260 0.000947 4.049019 ( 3.415287)
build_install 0.016493 0.000853 3.025624 ( 3.236808)
test_btest 0.000839 0.000101 58.897199 ( 40.250585)
test_basic 0.005828 0.000000 0.456461 ( 0.742613)
test_all 0.001870 0.000000 718.730908 (592.797177)
test_rubyspec 0.029488 0.041088 80.978862 (121.111980)
total: 789.55 sec