Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-084952
#<BuildRuby:0x00007f6e4a4dfde0
@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.20240621-084952",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.002379 0.007216 3.915345 ( 4.743974)
build_miniruby 0.000000 0.002062 1.695134 ( 1.875575)
build_ruby 0.000309 0.001857 4.391715 ( 4.717914)
build_all 0.005982 0.004866 8.333699 ( 4.809139)
build_install 0.015174 0.009518 11.228027 ( 7.120512)
test_btest 0.000699 0.000339 116.631987 ( 66.558335)
test_basic 0.003869 0.008059 1.260995 ( 1.571098)
test_all 0.094722 0.055357 799.317403 (248.585124)
test_rubyspec 0.054863 0.039028 161.373263 ( 33.117331)
total: 373.10 sec