Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-142401
#<BuildRuby:0x00007f17bba9fdd8
@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.20240614-142401",
@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.000010 0.000006 0.000016 ( 0.000017)
autoconf 0.000018 0.000010 0.000028 ( 0.000029)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.001942 0.005276 2.561372 ( 2.626257)
build_miniruby 0.000965 0.000603 1.113908 ( 1.111355)
build_ruby 0.001132 0.000708 3.454735 ( 3.635628)
build_all 0.008655 0.000003 7.295866 ( 2.950789)
build_install 0.010586 0.007286 9.339211 ( 4.292656)
test_btest 0.000000 0.000934 103.352763 ( 28.600051)
test_basic 0.004791 0.003578 1.005607 ( 1.060465)
test_all 0.097432 0.051861 746.504168 (207.811435)
test_rubyspec 0.038065 0.055830 162.673707 ( 27.262138)
total: 279.35 sec