Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-102030
#<BuildRuby:0x00005636ee681f70
@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.20240116-102030",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001247 0.004418 1.621723 ( 1.990721)
build_miniruby 0.001172 0.000356 1.699076 ( 1.701185)
build_ruby 0.001653 0.000503 3.413566 ( 3.645873)
build_all 0.002199 0.006199 5.826849 ( 2.865124)
build_install 0.010822 0.008306 7.235258 ( 4.390026)
test_btest 0.000488 0.000195 80.950616 ( 30.748016)
test_basic 0.005736 0.001462 0.903727 ( 0.975113)
test_all 0.086305 0.033375 732.637323 (268.998606)
test_rubyspec 0.061083 0.010380 95.105993 (108.885396)
total: 424.20 sec