Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-031912
#<BuildRuby:0x00005625250f5a00
@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.20240224-031912",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000344 0.007059 2.438277 ( 2.209597)
build_miniruby 0.001372 0.000000 1.444131 ( 1.441910)
build_ruby 0.001424 0.000000 2.702217 ( 2.933600)
build_all 0.000788 0.006439 6.486607 ( 2.486478)
build_install 0.015538 0.001284 7.501673 ( 3.232664)
test_btest 0.000595 0.000178 86.436238 ( 22.603410)
test_basic 0.005130 0.000351 0.911156 ( 0.974099)
test_all 0.073764 0.042970 758.251108 (249.246339)
test_rubyspec 0.034879 0.048447 122.086222 (131.764929)
total: 416.89 sec