Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-194156
#<BuildRuby:0x000055bbd74a5fb8
@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.20230619-194156",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005707 0.000685 1.935019 ( 3.212515)
build_miniruby 0.000000 0.001684 1.390555 ( 1.390195)
build_ruby 0.000000 0.001595 2.700836 ( 2.954392)
build_all 0.006602 0.000469 5.412376 ( 3.074994)
build_install 0.015706 0.001660 6.767224 ( 4.145112)
test_btest 0.000690 0.000098 78.371301 ( 37.987452)
test_basic 0.007008 0.000342 0.794445 ( 0.919731)
test_all 0.001561 0.000216 581.595525 (237.210836)
test_rubyspec 0.007839 0.042912 85.412968 ( 97.908195)
total: 388.80 sec