Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-030330
#<BuildRuby:0x00005559e7ec9e10
@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.20230902-030330",
@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.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001162 0.004102 1.527149 ( 1.877647)
build_miniruby 0.001518 0.000175 1.320480 ( 1.318140)
build_ruby 0.001253 0.000145 2.702935 ( 2.917092)
build_all 0.002198 0.004465 5.731189 ( 2.313227)
build_install 0.006935 0.009034 7.005794 ( 3.465887)
test_btest 0.001032 0.000000 80.814312 ( 28.600594)
test_basic 0.000000 0.006197 0.897574 ( 0.971899)
test_all 0.008023 0.001333 706.283170 (254.494521)
test_rubyspec 0.034633 0.037753 98.921540 (110.917241)
total: 406.88 sec