Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-182819
#<BuildRuby:0x000055b7b39f2390
@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.20240217-182819",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005280 0.000546 1.630995 ( 1.964043)
build_miniruby 0.001593 0.000000 1.443376 ( 1.441002)
build_ruby 0.001591 0.000000 2.638971 ( 2.894080)
build_all 0.007371 0.000000 6.066111 ( 2.300750)
build_install 0.006185 0.011908 7.419508 ( 3.374556)
test_btest 0.000963 0.000170 89.590720 ( 23.501470)
test_basic 0.001508 0.004434 0.886605 ( 0.944955)
test_all 0.071770 0.044892 700.181635 (215.403458)
test_rubyspec 0.049251 0.030126 102.690743 (112.104693)
total: 363.93 sec