Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-083551
#<BuildRuby:0x00005610d9d82008
@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.20240222-083551",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002968 0.004784 2.565997 ( 2.557288)
build_miniruby 0.001595 0.000000 1.790469 ( 1.790488)
build_ruby 0.001834 0.000000 3.465127 ( 13.093033)
build_all 0.007757 0.000000 6.726927 ( 3.453610)
build_install 0.011812 0.007838 8.671702 ( 4.917379)
test_btest 0.000569 0.000156 90.480954 ( 33.084472)
test_basic 0.002136 0.003518 0.987896 ( 1.054171)
test_all 0.082620 0.036118 792.058059 (256.955324)
test_rubyspec 0.050580 0.030279 114.596540 (123.600474)
total: 440.51 sec